Skip to content

Commit 7940352

Browse files
committed
chore: bump version to 3.12.9
1 parent c5fdb5e commit 7940352

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ include = ["nexus*"]
1616

1717
[project]
1818
name = "nexus"
19-
version = "3.12.8"
19+
version = "3.12.9"
2020
description = "Nexus desktop bookmark and URL manager"
2121
requires-python = "==3.13.*"
2222
# WHY: Python 3.13.x is locked per IDE_CONTEXT.md requirements

src/nexus/__init__.py

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

0 commit comments

Comments
 (0)