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 4ff6550 commit 7fe5cd4Copy full SHA for 7fe5cd4
CHANGES.rst
@@ -1,3 +1,11 @@
1
+Version 0.10.2
2
+--------------
3
+
4
+Released 2023-01-31
5
6
+- Fix broken release
7
8
9
Version 0.10.1
10
--------------
11
src/cachelib/__init__.py
@@ -17,4 +17,4 @@
17
"UWSGICache",
18
"DynamoDbCache",
19
]
20
-__version__ = "0.10.1"
+__version__ = "0.10.2"
0 commit comments