Skip to content

Commit 7eb7ed4

Browse files
authored
🆙 Upgrade to 1.0.1 (#106)
- Upgrade version number
1 parent aa9869c commit 7eb7ed4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

app/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.0.0"
1+
__version__ = "1.0.1"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "electionguard-web-api"
3-
version = "1.0.0"
3+
version = "1.0.1"
44
description = "ElectionGuard Web Api: Support for e2e verified elections."
55
license = "MIT"
66
authors = ["Microsoft Corporation <electionguard@microsoft.com>"]

0 commit comments

Comments
 (0)