Skip to content

Commit 98468b7

Browse files
committed
Update version for 0.1.1
1 parent 1fc1762 commit 98468b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/gitversioned/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@
4242
__version__: Annotated[
4343
str,
4444
"The current version of the gitversioned package as a PEP 440 compliant string",
45-
] = "0.1.0"
45+
] = "0.1.1"
4646

4747
configure_logger()

0 commit comments

Comments
 (0)