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