Skip to content

Commit

Permalink
Add pynite-plotly; bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
connorferster committed Dec 12, 2024
1 parent 4a6d04e commit 70a5286
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ dependencies = [
"scipy",
"handcalcs",
"more-itertools",
"pynite_plotly",
"forallpeople",
"pytest",
"rich",
Expand Down
2 changes: 1 addition & 1 deletion sea_starterkit/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
Accelerated
course.
"""
__version__ = "0.1.0"
__version__ = "0.2.0"

0 comments on commit 70a5286

Please sign in to comment.