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.
2 parents 939775f + 9382ef7 commit 9c9b312Copy full SHA for 9c9b312
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