Skip to content
Snippets Groups Projects
Commit ac631668 authored by Taavi Heikkilä's avatar Taavi Heikkilä
Browse files

Version number fixed to 1.0.0 in setup.py

parent 5a7dd4f7
Branches
Tags v1.0.0
No related merge requests found
......@@ -3,7 +3,7 @@ from setuptools import setup, find_packages
setup(
name="NorDB",
version="0.5.0",
version="1.0.0",
python_requires='>3.2.0',
author="Ilmo Salmenperä",
author_email="ilmo.salmenpera@helsinki.fi",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment