Skip to content

Commit

Permalink
Merge commit '41cba1ec1f1f1eae51f5f8cc639ca7b438131ce0'
Browse files Browse the repository at this point in the history
  • Loading branch information
Darth Vader committed Nov 20, 2024
2 parents edb2132 + 41cba1e commit be72771
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/phast/PhreeqcRM/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "scikit_build_core.build"

[project]
name = "phreeqcrm"
version = "0.0.10"
version = "0.0.11"
description = "A reaction module for transport simulators based on the geochemical model PHREEQC."
readme = "README.md"
requires-python = ">=3.8"
Expand All @@ -17,6 +17,7 @@ classifiers = [
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.13",
]
dependencies = [
"numpy",
Expand Down

0 comments on commit be72771

Please sign in to comment.