Skip to content

Commit 2ac833d

Browse files
committed
chore: bump version, update changelog
1 parent 3b20325 commit 2ac833d

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
All notable changes to the protowhat project will be documented in this file.
44

5+
## 2.1.0
6+
7+
- Support Python version 3.9
8+
- Update dependencies to up-to-date versions
9+
510
## 2.0.1
611

712
- Expose `prepare_validation` from `protowhat.checks`

protowhat/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "2.0.1"
1+
__version__ = "2.1.0"

0 commit comments

Comments
 (0)