Skip to content

Commit 7f911ab

Browse files
Merge pull request #51 from Mr-Sunglasses/fix/release-bumo
2 parents 4974ada + 26e3098 commit 7f911ab

3 files changed

Lines changed: 2 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Changelog = "https://github.com/Mr-Sunglasses/bitssh/releases"
5959
bitssh = "bitssh.__main__:main"
6060

6161
[tool.bumpver]
62-
current_version = "3.7.0"
62+
current_version = "3.7.1"
6363
version_pattern = "MAJOR.MINOR.PATCH"
6464
commit_message = "Bump version {old_version} -> {new_version}"
6565
commit = true

src/bitssh/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "3.7.0"
1+
__version__ = "3.7.1"

uv.lock

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)