Skip to content

Commit fd49a35

Browse files
author
semantic-release
committed
0.19.7
Automatically generated by python-semantic-release
1 parent b90cc65 commit fd49a35

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# CHANGELOG
22

33

4+
## v0.19.7 (2025-06-30)
5+
6+
### Bug Fixes
7+
8+
- 🐛 Fix release
9+
([`b90cc65`](https://github.com/getcodelimit/codelimit/commit/b90cc659350608be59e53dc789d399f860f890e0))
10+
11+
412
## v0.19.6 (2025-06-28)
513

614
### Bug Fixes

codelimit/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version = "0.19.6"
1+
version = "0.19.7"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "codelimit"
3-
version = "0.19.6"
3+
version = "0.19.7"
44
description = ""
55
authors = [{ name = "Rob van der Leek", email = "robvanderleek@gmail.com" }]
66
requires-python = ">=3.10,<3.14"

0 commit comments

Comments
 (0)