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

Commit b7f7479

Browse files
authored
Release version 0.3.2
1 parent a4d3708 commit b7f7479

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

root_pandas/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
'version_info',
55
]
66

7-
__version__ = '0.3.1'
7+
__version__ = '0.3.2'
88
version = __version__
99
version_info = tuple(__version__.split('.'))

0 commit comments

Comments
 (0)