Skip to content

Commit

Permalink
made new release on pypi
Browse files Browse the repository at this point in the history
  • Loading branch information
leo10tt10 committed Jul 18, 2017
1 parent 5360f12 commit ad9c3c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyrpl/_version.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
__version_info__ = (0, 9, 3, 2)
__version_info__ = (0, 9, 3, 3)
__version__ = '.'.join(map(str, __version_info__))

0 comments on commit ad9c3c0

Please sign in to comment.