Skip to content

Commit

Permalink
Bump lib versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
cqc-alec committed May 7, 2024
1 parent 4c0814d commit d01caec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion libs/tktokenswap/conanfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

class TktokenswapConan(ConanFile):
name = "tktokenswap"
version = "0.3.7"
version = "0.3.8"
package_type = "library"
license = "Apache 2"
url = "https://github.com/CQCL/tket"
Expand Down
2 changes: 1 addition & 1 deletion libs/tkwsm/conanfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

class TkwsmConan(ConanFile):
name = "tkwsm"
version = "0.3.7"
version = "0.3.8"
package_type = "library"
license = "Apache 2"
url = "https://github.com/CQCL/tket"
Expand Down

0 comments on commit d01caec

Please sign in to comment.