Skip to content

Commit

Permalink
Fixed a bug with infinite depth. Added unit test to check for this.
Browse files Browse the repository at this point in the history
  • Loading branch information
pieterbartsmit committed May 27, 2024
1 parent 76f5967 commit a545717
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

setuptools.setup(
name="linearwavetheory",
version="0.0.13",
version="0.0.14",
license="Apache 2 License",
install_requires=[
"numpy",
Expand Down

0 comments on commit a545717

Please sign in to comment.