Skip to content

Commit fc79e4d

Browse files
committed
[ENH] Update package version and development status
The gempy_engine package version has been updated to 2024.1.2. Additionally, the development status in setup.py has been changed from 'Stable' to 'Production/Stable', reflecting the product's readiness for large-scale use.
1 parent a56e75e commit fc79e4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ def read_requirements(file_name):
4141
long_description_content_type='text/markdown',
4242
keywords=['geology', '3-D modeling', 'structural geology', 'uncertainty'],
4343
classifiers=[
44-
"Development Status :: 5 - Stable",
44+
"Development Status :: 5 - Production/Stable",
4545
"Intended Audience :: Developers",
4646
"License :: OSI Approved :: European Union Public Licence 1.2 (EUPL 1.2)",
4747
"Operating System :: OS Independent",

0 commit comments

Comments
 (0)