Skip to content

Commit

Permalink
update release version
Browse files Browse the repository at this point in the history
  • Loading branch information
hannalee2 committed Oct 8, 2024
1 parent 19b4cd6 commit 3215b46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parallax/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

import os

__version__ = "0.38.14"
__version__ = "0.38.15"

# allow multiple OpenMP instances
os.environ["KMP_DUPLICATE_LIB_OK"] = "True"

0 comments on commit 3215b46

Please sign in to comment.