Skip to content

Commit 1953f4f

Browse files
committed
Production release
1 parent 707fef8 commit 1953f4f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

geofound/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.4.12"
1+
__version__ = "1.0.0"

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
keywords='geotechnical engineering foundations settlement',
1818
license='MIT',
1919
classifiers=[
20-
'Development Status :: 3 - Alpha',
20+
'Development Status :: 5 - Production/Stable',
2121
'Intended Audience :: Science/Research',
2222
'Topic :: Scientific/Engineering',
2323
'License :: OSI Approved :: MIT License',

0 commit comments

Comments
 (0)