Skip to content

Commit

Permalink
feat: v0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
yutaka-shoji committed Nov 11, 2024
1 parent fc44327 commit 0f12a21
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 8 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "shimeri"
version = "0.1.2"
version = "0.1.3"
description = "A Python package for calculating psychrometric properties of moist air and plotting psychrometric charts."
authors = [
{ name = "Shoji, Yutaka", email = "ytk.shoji@gmail.com" }
Expand Down
4 changes: 1 addition & 3 deletions requirements-dev.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
# all-features: false
# with-sources: false
# generate-hashes: false
# universal: false

-e file:.
babel==2.15.0
Expand Down Expand Up @@ -70,7 +71,6 @@ mkdocstrings-python==1.10.5
nodeenv==1.9.1
# via pyright
numpy==2.0.0
# via scipy
# via shimeri
packaging==24.1
# via mkdocs
Expand Down Expand Up @@ -104,8 +104,6 @@ regex==2024.5.15
requests==2.32.3
# via mkdocs-material
ruff==0.5.2
scipy==1.13.1
# via shimeri
six==1.16.0
# via python-dateutil
tenacity==8.5.0
Expand Down
4 changes: 1 addition & 3 deletions requirements.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,14 @@
# all-features: false
# with-sources: false
# generate-hashes: false
# universal: false

-e file:.
numpy==2.0.0
# via scipy
# via shimeri
packaging==24.1
# via plotly
plotly==5.22.0
# via shimeri
scipy==1.13.1
# via shimeri
tenacity==8.5.0
# via plotly
2 changes: 1 addition & 1 deletion uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0f12a21

Please sign in to comment.