We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c68f4f commit 88e0697Copy full SHA for 88e0697
setup.py
@@ -10,7 +10,7 @@
10
# This call to setup() does all the work
11
setup(
12
name="DisMail",
13
- version="1.0.0-rc.1",
+ version="1.0.0",
14
description="CLI to help you read your disposable emails straight from your console",
15
long_description=README,
16
long_description_content_type="text/markdown",
0 commit comments