Skip to content

Commit

Permalink
Actually update the version number
Browse files Browse the repository at this point in the history
  • Loading branch information
paltman committed Nov 17, 2017
1 parent 6360316 commit db02bc3
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 @@ -63,7 +63,7 @@
author_email=AUTHOR_EMAIL,
description=DESCRIPTION,
long_description=LONG_DESCRIPTION,
version="3.4.1",
version="4.0.0",
license="MIT",
url=URL,
packages=find_packages(),
Expand Down

0 comments on commit db02bc3

Please sign in to comment.