Skip to content

Commit 3afef37

Browse files
committed
Pre-release v6.0.0b4.
1 parent 34815dd commit 3afef37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cachetools/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"cachedmethod",
1313
)
1414

15-
__version__ = "6.0.0b3"
15+
__version__ = "6.0.0b4"
1616

1717
import collections
1818
import collections.abc

0 commit comments

Comments
 (0)