Skip to content

Commit d7c06d0

Browse files
committed
Bump version
Signed-off-by: Alex Nelson <[email protected]>
1 parent 752d8d3 commit d7c06d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cdo_local_uuid/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
The function local_uuid() should be used in code where a user could be expected to opt in to non-random UUIDs.
2121
"""
2222

23-
__version__ = "0.4.0"
23+
__version__ = "0.5.0"
2424

2525
__all__ = ["configure", "local_uuid"]
2626

0 commit comments

Comments
 (0)