Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Nelson <[email protected]>
  • Loading branch information
ajnelson-nist committed Jan 8, 2024
1 parent 6bea130 commit f0b4915
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion case_utils/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
#
# We would appreciate acknowledgement if the software is used.

__version__ = "0.14.1"
__version__ = "0.14.1.post0"

from . import local_uuid # noqa: F401

0 comments on commit f0b4915

Please sign in to comment.