Skip to content

Commit

Permalink
v0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
emmatyping committed Apr 13, 2022
1 parent d3c5545 commit ba59ae9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "bqskitrs"
version = "0.2.0"
version = "0.2.2"
authors = ["Ethan Smith <[email protected]>"]
license = "LGPL-2.1 AND BSD-3-Clause"
edition = "2018"
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ build-backend = "maturin"

[project]
name = "bqskitrs"
version = "0.2.0"
version = "0.2.2"
maintainers = [
{name = "Ethan Smith", email = "[email protected]"},
{name = "Ed Younis", email = "[email protected]"},
Expand Down

0 comments on commit ba59ae9

Please sign in to comment.