We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 707fef8 commit 1953f4fCopy full SHA for 1953f4f
geofound/__about__.py
@@ -1 +1 @@
1
-__version__ = "0.4.12"
+__version__ = "1.0.0"
setup.py
@@ -17,7 +17,7 @@
17
keywords='geotechnical engineering foundations settlement',
18
license='MIT',
19
classifiers=[
20
- 'Development Status :: 3 - Alpha',
+ 'Development Status :: 5 - Production/Stable',
21
'Intended Audience :: Science/Research',
22
'Topic :: Scientific/Engineering',
23
'License :: OSI Approved :: MIT License',
0 commit comments