Skip to content

Commit 6c78a8f

Browse files
committed
Bump version.
1 parent 8841efd commit 6c78a8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cachetools/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"cachedmethod",
1414
)
1515

16-
__version__ = "5.4.0"
16+
__version__ = "5.5.0"
1717

1818
import collections
1919
import collections.abc

0 commit comments

Comments
 (0)