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

Commit 4ba1279

Browse files
authored
Update version.py
1 parent 6881e38 commit 4ba1279

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.5'
7+
__version__ = '0.4.0'
88
version = __version__
99
version_info = tuple(__version__.split('.'))

0 commit comments

Comments
 (0)