Skip to content

Commit

Permalink
setup.py: fix version number
Browse files Browse the repository at this point in the history
sbourdeauducq committed Nov 4, 2015
1 parent 2de8e1d commit 1d60882
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -11,7 +11,7 @@

setup(
name="misoc",
version="0.2",
version="0.1",
description="a high performance and small footprint SoC based on Migen",
long_description=open("README").read(),
author="Sebastien Bourdeauducq",

0 comments on commit 1d60882

Please sign in to comment.