Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

Commit

Permalink
Release version 0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisburr authored Mar 5, 2018
1 parent a4d3708 commit b7f7479
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion root_pandas/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
'version_info',
]

__version__ = '0.3.1'
__version__ = '0.3.2'
version = __version__
version_info = tuple(__version__.split('.'))

0 comments on commit b7f7479

Please sign in to comment.