Skip to content

Commit eb8a227

Browse files
committed
Another release candidate 1.5.0rc2
1 parent e93b65f commit eb8a227

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CITATION.cff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cff-version: 1.2.0
22
message: "If you use this software, please cite it as below."
33
title: "Pymech: A Python software suite for Nek5000 and SIMSON"
4-
version: 1.5.0
4+
version: 1.5.0rc2
55
abstract: |
66
Pymech provides a set of high level Python functions which empowers users
77
of computational fluid dynamics solvers Nek5000 and SIMSON. It acts as a bridge

setup.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ project-urls =
1313
Documentation = https://pymech.readthedocs.io/en/stable
1414
Changelog = https://pymech.readthedocs.io/en/stable/changelog.html
1515
classifiers =
16-
# Development Status :: 4 - Beta
17-
Development Status :: 5 - Production/Stable
16+
Development Status :: 4 - Beta
17+
# Development Status :: 5 - Production/Stable
1818
Intended Audience :: Science/Research
1919
License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
2020
Operating System :: OS Independent

0 commit comments

Comments
 (0)