Skip to content

Commit

Permalink
Release 1.0.0
Browse files Browse the repository at this point in the history
Release 0.1.0 was just as stable as 1.0.0, but we have just made a breaking change to the API and need to advance appropriately.  0.2.0 was yanked from PyPI
  • Loading branch information
Dax Pryce authored May 18, 2021
1 parent 3ec4805 commit d4efed3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/pyo3/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "graspologic_native"
version = "0.2.0"
version = "1.0.0"
authors = ["dwpryce@microsoft.com"]
edition = "2018"
license = "MIT"
Expand Down

0 comments on commit d4efed3

Please sign in to comment.