We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51fee3c commit 28ff3cfCopy full SHA for 28ff3cf
email_service/version.py
@@ -3,7 +3,7 @@
3
4
import pytz
5
6
-__version__ = "1.2.0"
+__version__ = "2.0.0"
7
8
# Add datetime.now() for test PyPI to skip conflicts in file name
9
test_version = os.environ.get("TESTPYPI", default=False)
0 commit comments