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

Commit

Permalink
Use correct version layout
Browse files Browse the repository at this point in the history
  • Loading branch information
ibab committed Jan 28, 2016
1 parent eb2de53 commit 449952f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from setuptools import setup

setup(name='root_pandas',
version='0.1',
version='0.1.0',
description='Read and save DataFrames from and to ROOT files',
url='http://github.com/ibab/root_pandas',
author='Igor Babuschkin',
Expand Down

0 comments on commit 449952f

Please sign in to comment.