Skip to content

Commit

Permalink
setup.py: update version
Browse files Browse the repository at this point in the history
  • Loading branch information
sbourdeauducq committed Aug 6, 2016
1 parent 9f9b0d0 commit d87bb06
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
Expand Up @@ -11,7 +11,7 @@

setup(
name="migen",
version="0.2",
version="0.4",
description="Python toolbox for building complex digital hardware",
long_description=open("README.md").read(),
author="Sebastien Bourdeauducq",
Expand Down

0 comments on commit d87bb06

Please sign in to comment.