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