Skip to content

Commit

Permalink
Set version to 0.7.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
hsorby committed May 15, 2024
1 parent 843a1ff commit ed46b14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sparc/curation/tools/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import os
import kaleido

__version__ = "0.7.2"
__version__ = "0.7.3"

if kaleido.__version__ == "0.2.1":
kaleido_dir = os.path.dirname(os.path.abspath(kaleido.__file__))
Expand Down

0 comments on commit ed46b14

Please sign in to comment.