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

Commit 5be6886

Browse files
committed
Change version in setup.py
1 parent a7fe8a5 commit 5be6886

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from setuptools import setup
22

33
setup(name='root_pandas',
4-
version='0.1.0',
4+
version='0.1.1',
55
description='Read and save DataFrames from and to ROOT files',
66
url='http://github.com/ibab/root_pandas',
77
author='Igor Babuschkin',

0 commit comments

Comments
 (0)