Skip to content

Commit

Permalink
Merge pull request #31 from WillTrojak/develop
Browse files Browse the repository at this point in the history
Bump version number
  • Loading branch information
WillTrojak authored Nov 6, 2024
2 parents aac99c7 + fe8fa83 commit 91dcbc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PrithviWxC/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""Prithvi-WxC - Weather and climate foundational model."""

__version__ = "0.1.0"
__version__ = "1.0.0"

from . import dataloaders, model

Expand Down

0 comments on commit 91dcbc4

Please sign in to comment.