We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c72a582 commit 9382ef7Copy full SHA for 9382ef7
case_utils/local_uuid.py
@@ -15,7 +15,7 @@
15
This library is a wrapper for uuid, provided to generate repeatable UUIDs if requested.
16
"""
17
18
-__version__ = "0.3.0"
+__version__ = "0.3.1"
19
20
import logging
21
import os
0 commit comments