Skip to content

Commit

Permalink
Do the release 4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunner committed Dec 23, 2020
1 parent e850006 commit 533cfd9
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 @@ -3,7 +3,7 @@
import pipfile
from setuptools import find_packages, setup

VERSION = "4.0.1"
VERSION = "4.1.0"
HERE = os.path.abspath(os.path.dirname(__file__))


Expand Down

0 comments on commit 533cfd9

Please sign in to comment.