Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmed-f-alrefaie committed Jan 7, 2025
1 parent ec0c12e commit 760f644
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "taurex-fastchem"
version = "1.0.0"
version = "1.1.0"
description = "TauRex FastChem"
authors = ["Ahmed F. Al-Refaie <[email protected]>"]
license = "MIT"
Expand All @@ -21,6 +21,9 @@ pyfastchem = "^3.1.2"
numpy = "<2.0.0"
taurex = "^3.1.14"

[tool.poetry.requires-plugins]
poetry-plugin-export = ">1.8"

[tool.poetry.group.dev.dependencies]
Pygments = ">=2.10.0"
black = ">=21.10b0"
Expand Down

0 comments on commit 760f644

Please sign in to comment.