Skip to content

Commit

Permalink
bump patch version
Browse files Browse the repository at this point in the history
  • Loading branch information
piskunow committed Nov 23, 2023
1 parent 3b9e4c1 commit 7b73af1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "kpm-tools"
version = "0.0.0"
version = "0.0.1"
description = "KPM Tools"
authors = ["Pablo Piskunow <[email protected]>"]
license = "BSD 2-Clause"
Expand All @@ -9,7 +9,7 @@ homepage = "https://github.com/piskunow/kpm-tools"
repository = "https://github.com/piskunow/kpm-tools"
documentation = "https://kpm-tools.readthedocs.io"
classifiers = [
"Development Status :: 3 - Alpha",
"Development Status :: 4 - Beta",
]

[tool.poetry.urls]
Expand Down

0 comments on commit 7b73af1

Please sign in to comment.