Skip to content

Commit 1794b45

Browse files
committed
bump: version 0.2.6.dev18 → 0.2.6
1 parent 08dde3a commit 1794b45

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

CHANGELOG.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
1-
## v0.2.6 (2025-07-23)
2-
3-
## v0.2.6b17 (2025-07-23)
4-
5-
## v0.2.6b16 (2025-07-23)
1+
## v0.2.6 (2025-07-24)
62

73
### Feat
84

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ classifiers = [
99
"Programming Language :: Python :: 3",
1010
"Topic :: Software Development :: Libraries :: Python Modules",
1111
]
12-
version = "0.2.6.dev18"
12+
version = "0.2.6"
1313

1414
dependencies = [
1515
"setuptools>=77.0.1",

0 commit comments

Comments
 (0)