We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 752d8d3 + d7c06d0 commit ba39adcCopy full SHA for ba39adc
cdo_local_uuid/__init__.py
@@ -20,7 +20,7 @@
20
The function local_uuid() should be used in code where a user could be expected to opt in to non-random UUIDs.
21
"""
22
23
-__version__ = "0.4.0"
+__version__ = "0.5.0"
24
25
__all__ = ["configure", "local_uuid"]
26
0 commit comments