Skip to content

Commit 8587e0b

Browse files
authored
Merge pull request #59 from PyFPGA/0.3.1-rc0
Bumped version from 0.3.0 to 0.3.1 to comply with PyPi versioning req…
2 parents efe5fac + 705dd72 commit 8587e0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyfpga/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""PyFPGA"""
22

3-
__version__ = '0.3.0'
3+
__version__ = '0.3.1'

0 commit comments

Comments
 (0)