We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94f3ddf commit a8de188Copy full SHA for a8de188
1 file changed
setup.py
@@ -14,7 +14,7 @@
14
LONG_DESCRIPTION = readme_file.read()
15
16
NAME = "electionguard"
17
-VERSION = "1.1.1"
+VERSION = "1.1.2"
18
LICENSE = "MIT"
19
DESCRIPTION = "ElectionGuard: Support for e2e verified elections."
20
LONG_DESCRIPTION_CONTENT_TYPE = "text/markdown"
0 commit comments