Skip to content

Commit

Permalink
Lava-DL 0.1.1 (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
mgkwill authored Nov 29, 2021
1 parent fd695f5 commit 267e99a
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-dl"
default_task = ["analyze", "publish"]
version = "0.1.0"
version = "0.1.1"
summary = "A library of deep learning tools, which consists of lava.lib.dl.slayer and lava.lib.dl.netx for training and deployment of event-based deep neural networks on traditional as well as neuromorphic backends. Lava-DL is part of Lava Framework "
url = "https://lava-nc.org"
license = ["BSD-3-Clause"]
Expand Down

0 comments on commit 267e99a

Please sign in to comment.