Skip to content

Commit

Permalink
Merge pull request #97 from casework/release-0.10.0
Browse files Browse the repository at this point in the history
Release 0.10.0
  • Loading branch information
kchason authored Nov 13, 2023
2 parents f11bb50 + 960026e commit 92312f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion case_prov/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
#
# We would appreciate acknowledgement if the software is used.

__version__ = "0.9.1"
__version__ = "0.10.0"

import datetime
import typing
Expand Down

0 comments on commit 92312f1

Please sign in to comment.