Skip to content

Commit

Permalink
bumping to klepto-0.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
mmckerns committed Jun 15, 2020
1 parent 639fcbd commit d7fd68e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[egg_info]
tag_build = .dev0
#tag_build = .dev0
#tag_svn_revision = yes
#tag_date = yes
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
raise ValueError(unsupported)

# set version numbers
stable_version = '0.1.8'
stable_version = '0.1.9'
target_version = '0.1.9'
is_release = stable_version == target_version

Expand Down

0 comments on commit d7fd68e

Please sign in to comment.