Skip to content

Commit

Permalink
bump version to 0.8.0
Browse files Browse the repository at this point in the history
we had quite some changes in internal api code, so better advertise a new version even if not near release time
  • Loading branch information
ThomasWaldmann committed Aug 30, 2014
1 parent d8b1e93 commit c925c8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nsupdate/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,4 @@ def __str__(self):
return version_str


version = Version(0, 7, 0)
version = Version(0, 8, 0)

0 comments on commit c925c8a

Please sign in to comment.