Skip to content

Commit

Permalink
bump version from 0.3.0 to 0.3.1 (#143)
Browse files Browse the repository at this point in the history
  • Loading branch information
jvmncs authored Feb 16, 2023
1 parent ab1dbf9 commit ed65cec
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
Expand Up @@ -6,7 +6,7 @@

setuptools.setup(
name="cape-dataframes",
version="0.3.0",
version="0.3.1",
packages=setuptools.find_packages(),
python_requires=">=3.6",
license="Apache License 2.0",
Expand Down

0 comments on commit ed65cec

Please sign in to comment.