Skip to content

Commit

Permalink
Merge pull request #87 from casework/release-0.9.0
Browse files Browse the repository at this point in the history
Release 0.9.0
  • Loading branch information
kchason authored Aug 29, 2023
2 parents a6000d4 + b7a7ea3 commit bd0f68e
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.8.0"
__version__ = "0.9.0"

import datetime
import typing
Expand Down

0 comments on commit bd0f68e

Please sign in to comment.