Skip to content

Commit

Permalink
New release 1.2.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
t0mab committed Nov 4, 2022
1 parent 63b07a7 commit 72134a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pydiploy/version.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# pydiploy version
__version__ = "1.2.0.6"
__version__ = "1.2.0.7"
__version_info__ = tuple([int(num) for num in __version__.split(".")])

0 comments on commit 72134a3

Please sign in to comment.