Skip to content

Commit 9c9b312

Browse files
authored
Merge pull request #147 from casework/release-0.5.1
2 parents 939775f + 9382ef7 commit 9c9b312

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)