Skip to content

Commit

Permalink
Set version to 1.0 (#82)
Browse files Browse the repository at this point in the history
  • Loading branch information
lognaturel authored May 13, 2024
1 parent 47cf2cf commit ebe9866
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyodk/__version__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.3.0"
__version__ = "1.0.0"
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "pyodk"
version = "0.4.0"
version = "1.0.0"
authors = [
{name = "github.com/getodk", email = "[email protected]"},
]
Expand Down

0 comments on commit ebe9866

Please sign in to comment.