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.
0.22.0-dev
1 parent 544c457 commit 0b1af63Copy full SHA for 0b1af63
.github/CHANGELOG.md
@@ -1,3 +1,21 @@
1
+# Release 0.22.0-dev
2
+
3
+### New features
4
5
+### Breaking changes
6
7
+### Improvements
8
9
+### Bug fixes
10
11
+### Documentation
12
13
+### Contributors
14
15
+This release contains contributions from (in alphabetical order):
16
17
+---
18
19
# Release 0.21.0
20
21
### New features
thewalrus/_version.py
@@ -16,4 +16,4 @@
Version number (major.minor.patch[-label])
"""
-__version__ = "0.21.0"
+__version__ = "0.22.0-dev"
0 commit comments