Skip to content

Commit

Permalink
Update version to 0.1.1 (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
mgkwill authored Nov 15, 2021
1 parent e428040 commit f7fce21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

name = "lava-optimization"
default_task = ["analyze", "publish"]
version = "0.1.0"
version = "0.1.1"
summary = "A library of solvers that leverage neuromorphic hardware for constrained optimization. Lava-Optimization is part of Lava Framework "
url = "https://lava-nc.org"
license = ["BSD-3-Clause"]
Expand Down

0 comments on commit f7fce21

Please sign in to comment.