Skip to content

Commit 64839e8

Browse files
committedSep 24, 2016
setup.py: update version number
1 parent 6af3e1b commit 64839e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

Diff for: ‎setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
setup(
1313
name="misoc",
14-
version="0.1",
14+
version="0.4",
1515
description="a high performance and small footprint SoC based on Migen",
1616
long_description=open("README").read(),
1717
author="Sebastien Bourdeauducq",

0 commit comments

Comments
 (0)
Please sign in to comment.