Skip to content

Commit

Permalink
Release 1.1.7.9
Browse files Browse the repository at this point in the history
  • Loading branch information
t0mab committed Oct 19, 2018
1 parent 7c78f4e commit 64604be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pydiploy/version.py
@@ -1,3 +1,3 @@
# pydiploy version
__version__ = '1.1.7.8'
__version__ = '1.1.7.9'
__version_info__ = tuple([ int(num) for num in __version__.split('.')])

0 comments on commit 64604be

Please sign in to comment.