We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9dba861 commit 63e6530Copy full SHA for 63e6530
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
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
7
## 2.1.0
8
9
> [!WARNING]
ingredient_parser/__init__.py
@@ -9,4 +9,4 @@
"show_model_card",
10
]
11
12
-__version__ = "2.1.0"
+__version__ = "2.1.1"
0 commit comments