Skip to content
Snippets Groups Projects
Commit d04112f2 authored by Fynn Becker's avatar Fynn Becker :crab:
Browse files

Raise version

parent a9443ad9
No related branches found
No related tags found
No related merge requests found
Pipeline #10741 failed
...@@ -10,7 +10,7 @@ os.chdir(os.path.normpath(os.path.join(os.path.abspath(__file__), os.pardir))) ...@@ -10,7 +10,7 @@ os.chdir(os.path.normpath(os.path.join(os.path.abspath(__file__), os.pardir)))
setup( setup(
name="postgrestutils", name="postgrestutils",
version="2.0.0", version="2.1.0",
packages=find_packages(), packages=find_packages(),
include_package_data=True, include_package_data=True,
license="BSD", license="BSD",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment