Skip to content

Commit f0ea870

Browse files
committed
version bump
1 parent 1461e28 commit f0ea870

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

litequeue.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
if sys.version_info >= (3, 10):
2020
_DKW["slots"] = True
2121

22-
__version__ = "0.7"
22+
__version__ = "0.8"
2323

2424
# Extracted from https://github.com/stevesimmons/uuid7 under MIT license
2525

0 commit comments

Comments
 (0)