Skip to content

Commit ebe9866

Browse files
authored
Set version to 1.0 (#82)
1 parent 47cf2cf commit ebe9866

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyodk/__version__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.3.0"
1+
__version__ = "1.0.0"

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "pyodk"
3-
version = "0.4.0"
3+
version = "1.0.0"
44
authors = [
55
{name = "github.com/getodk", email = "support@getodk.org"},
66
]

0 commit comments

Comments
 (0)