mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
417d4dc897
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
11 lines
352 B
Diff
11 lines
352 B
Diff
--- setup.py 2018-01-05 12:28:27.000000000 -0700
|
|
+++ setup.py.new 2018-01-09 01:15:45.797982200 -0700
|
|
@@ -15,7 +15,7 @@
|
|
|
|
setup(
|
|
name="migen",
|
|
- version="0.5.dev",
|
|
+ version="0.6",
|
|
description="Python toolbox for building complex digital hardware",
|
|
long_description=open("README.md").read(),
|
|
author="Sebastien Bourdeauducq",
|