Skip to content

Commit

Permalink
[client] New version
Browse files Browse the repository at this point in the history
  • Loading branch information
Samuel Hassine committed Feb 20, 2020
1 parent fe6fde0 commit e09e145
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
print("warning: pypandoc module not found, could not convert Markdown to RST")
read_md = lambda f: open(f, "r").read()

VERSION = "3.0.0"
VERSION = "3.0.1"


class VerifyVersionCommand(install):
Expand Down

0 comments on commit e09e145

Please sign in to comment.