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 3b20325 commit 2ac833dCopy full SHA for 2ac833d
CHANGELOG.md
@@ -2,6 +2,11 @@
2
3
All notable changes to the protowhat project will be documented in this file.
4
5
+## 2.1.0
6
+
7
+- Support Python version 3.9
8
+- Update dependencies to up-to-date versions
9
10
## 2.0.1
11
12
- Expose `prepare_validation` from `protowhat.checks`
protowhat/__init__.py
@@ -1 +1 @@
1
-__version__ = "2.0.1"
+__version__ = "2.1.0"
0 commit comments