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 aa9869c commit 7eb7ed4Copy full SHA for 7eb7ed4
app/__init__.py
@@ -1 +1 @@
1
-__version__ = "1.0.0"
+__version__ = "1.0.1"
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
2
name = "electionguard-web-api"
3
-version = "1.0.0"
+version = "1.0.1"
4
description = "ElectionGuard Web Api: Support for e2e verified elections."
5
license = "MIT"
6
authors = ["Microsoft Corporation <electionguard@microsoft.com>"]
0 commit comments