Skip to content

Commit

Permalink
[FIX] Modify version package
Browse files Browse the repository at this point in the history
  • Loading branch information
PPeitsch committed Dec 26, 2024
1 parent ff55bca commit 3e924cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pkynetics/__about__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
"""Version information."""

__version__ = "0.2.3"
__version__ = "0.3.0"

Check warning on line 3 in src/pkynetics/__about__.py

View check run for this annotation

Codecov / codecov/patch

src/pkynetics/__about__.py#L3

Added line #L3 was not covered by tests

0 comments on commit 3e924cb

Please sign in to comment.