Skip to content
Snippets Groups Projects
Commit aff52c48 authored by fima's avatar fima :beers:
Browse files

Setup for v1.0 release

parent 25724b70
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@ Documentation available at https://platform.qim.dk/qim3d/
"""
__version__ = "0.9.0"
__version__ = "1.0.0"
import importlib as _importlib
......
......@@ -34,7 +34,7 @@ setup(
classifiers=[
"License :: OSI Approved :: MIT License",
"Programming Language :: Python :: 3",
"Development Status :: 4 - Beta",
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Education",
"Intended Audience :: Science/Research",
"Natural Language :: English",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment