Skip to content

Commit

Permalink
Bumping to v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renecotyfanboy authored Sep 9, 2024
1 parent 68ef410 commit dfc2855
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "jaxspec"
version = "0.1.0"
version = "0.1.1"
description = "jaxspec is a bayesian spectral fitting library for X-ray astronomy."
authors = ["sdupourque <sdupourque@irap.omp.eu>"]
license = "MIT"
Expand Down Expand Up @@ -118,4 +118,4 @@ requires = ["poetry-core"]
build-backend = "poetry.core.masonry.api"

[tool.poetry.scripts]
jaxspec-debug-info = "jaxspec.scripts.debug:debug_info"
jaxspec-debug-info = "jaxspec.scripts.debug:debug_info"

0 comments on commit dfc2855

Please sign in to comment.