12 lines
352 B
Diff
12 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",
|