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 3f7d756 commit 62aaeafCopy full SHA for 62aaeaf
CHANGES.md
@@ -1,5 +1,13 @@
1
# Changes
2
3
+## v2.1.2 (2024-06-23)
4
+
5
+### Bug fixes
6
+- Remove ambiguity of some Git commands so that file and branch names don't
7
+ collide
8
9
+---
10
11
## v2.1.1 (2024-05-03)
12
13
### Bug fixes
mike/app_version.py
@@ -1 +1 @@
-version = '2.2.0.dev0'
+version = '2.1.2'
0 commit comments