Skip to content

Commit 9382ef7

Browse files
committed
Bump version
Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
1 parent c72a582 commit 9382ef7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

case_utils/local_uuid.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
This library is a wrapper for uuid, provided to generate repeatable UUIDs if requested.
1616
"""
1717

18-
__version__ = "0.3.0"
18+
__version__ = "0.3.1"
1919

2020
import logging
2121
import os

0 commit comments

Comments
 (0)