Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
mmghannam committed Oct 30, 2024
1 parent 435c3bc commit 93de24f
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,10 +1,10 @@
[package]
name = "soplex-rs"
version = "0.3.3"
version = "0.3.4"
edition = "2021"
description = "Safe Rust bindings for the SoPlex LP solver"
license = "Apache-2.0"
repository = "https://github.com/mmghannam/soplex-rs"
repository = "https://github.com/scipopt/soplex-rs"

[dependencies]
soplex-sys = "0.1.6"

0 comments on commit 93de24f

Please sign in to comment.