Skip to content

Commit 7cc8324

Browse files
author
semantic-release
committed
0.18.1
Automatically generated by python-semantic-release
1 parent 4c0de1b commit 7cc8324

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

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.18.1 (2025-01-07)
5+
6+
### Bug Fixes
7+
8+
- 🐛 Fix nocl exclusions
9+
([`4c0de1b`](https://github.com/getcodelimit/codelimit/commit/4c0de1bf6b70ab733a1678271d4210d02e4d9e18))
10+
11+
412
## v0.18.0 (2025-01-07)
513

614
### Continuous Integration

codelimit/version.py

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "codelimit"
3-
version = "0.18.0"
3+
version = "0.18.1"
44
description = ""
55
authors = ["Rob van der Leek <robvanderleek@gmail.com>"]
66
license = "GPL-3.0-or-later"

0 commit comments

Comments
 (0)