Skip to content

Commit

Permalink
Upgrade boxcars version
Browse files Browse the repository at this point in the history
  • Loading branch information
Sciguymjm committed Jul 8, 2022
1 parent bed9c09 commit cec5e15
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "boxcars-py"
version = "0.1.14"
version = "0.1.15"
authors = ["Justus K <[email protected]>", "Matthew Mage <[email protected]>"]
edition = "2018"

Expand All @@ -18,7 +18,7 @@ classifier = [
]

[dependencies]
boxcars = "0.9.3"
boxcars = "0.9.4"
serde_json = "1.0.52"

[dependencies.pyo3]
Expand Down

0 comments on commit cec5e15

Please sign in to comment.