Skip to content

Commit

Permalink
version bump to v1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
rossengeorgiev committed Jul 6, 2015
1 parent a456714 commit 569b36d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vdf/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
"""
Module for deserializing/serializing to and from VDF
"""
__version__ = "1.6"
__version__ = "1.7"
__author__ = "Rossen Georgiev"

import re
Expand Down

0 comments on commit 569b36d

Please sign in to comment.