We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34815dd commit 3afef37Copy full SHA for 3afef37
src/cachetools/__init__.py
@@ -12,7 +12,7 @@
12
"cachedmethod",
13
)
14
15
-__version__ = "6.0.0b3"
+__version__ = "6.0.0b4"
16
17
import collections
18
import collections.abc
0 commit comments