Skip to content

Commit 63e6530

Browse files
committed
Chore: Bump version
1 parent 9dba861 commit 63e6530

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 2.1.1
4+
5+
* Pin Pint version to 0.24.4, as future versions intend to drop support for Python 3.10.
6+
37
## 2.1.0
48

59
> [!WARNING]

ingredient_parser/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@
99
"show_model_card",
1010
]
1111

12-
__version__ = "2.1.0"
12+
__version__ = "2.1.1"

0 commit comments

Comments
 (0)