Skip to content

Commit

Permalink
update version number and requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
tyler committed Oct 23, 2023
1 parent 0465c01 commit c67f9d5
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
Expand Up @@ -4,7 +4,7 @@

[project]
name = "libquantum"
version = "1.5.14"
version = "1.5.15"
authors = [
{ name = "RedVox, Inc", email = "[email protected]" }
]
Expand All @@ -19,7 +19,7 @@ dependencies = [
"matplotlib==3.7.1",
"numpy==1.23.5",
"pandas==2.0.1",
"redvox==3.6.6",
"redvox==3.7.0",
]

[project.urls]
Expand Down

0 comments on commit c67f9d5

Please sign in to comment.