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

Change versioning to semver

parent bfad4276
Branches
Tags v0.1.0
No related merge requests found
......@@ -10,7 +10,7 @@ os.chdir(os.path.normpath(os.path.join(os.path.abspath(__file__), os.pardir)))
setup(
name='postgrestutils',
version='1.0',
version='0.1.0',
packages=find_packages(),
include_package_data=True,
license='BSD',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment