Skip to content

Commit

Permalink
minor version bump (#325)
Browse files Browse the repository at this point in the history
  • Loading branch information
dogversioning authored Dec 10, 2024
1 parent 763e0de commit c157745
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cumulus_library/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
from cumulus_library.study_manifest import StudyManifest

__all__ = ["BaseTableBuilder", "CountsBuilder", "StudyConfig", "StudyManifest"]
__version__ = "4.0.0"
__version__ = "4.1.0"

0 comments on commit c157745

Please sign in to comment.