Skip to content

Commit

Permalink
#172 Update package version (0.13.0 → 1.0.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
astropenguin committed Jan 1, 2025
1 parent a5061d6 commit ca26f70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pandas_dataclasses/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"core",
"extras",
]
__version__ = "0.13.0"
__version__ = "1.0.0"


# submodules
Expand Down

0 comments on commit ca26f70

Please sign in to comment.