Skip to content

Commit b21b333

Browse files
authored
Bump setup.py version
1 parent 32feda6 commit b21b333

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
@@ -12,7 +12,7 @@ def read(fname, lines=False):
1212

1313
setup(
1414
name="pandas_to_postgres",
15-
version="v0.0.1a",
15+
version="v0.0.3",
1616
author="Brendan Leonard <Harvard CID>",
1717
description=(
1818
"Utility to copy Pandas DataFrames and DataFrames stored in HDF5 files "

0 commit comments

Comments
 (0)