We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32feda6 commit b21b333Copy full SHA for b21b333
setup.py
@@ -12,7 +12,7 @@ def read(fname, lines=False):
12
13
setup(
14
name="pandas_to_postgres",
15
- version="v0.0.1a",
+ version="v0.0.3",
16
author="Brendan Leonard <Harvard CID>",
17
description=(
18
"Utility to copy Pandas DataFrames and DataFrames stored in HDF5 files "
0 commit comments