We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 984fd10 commit 851ee80Copy full SHA for 851ee80
setup.py
@@ -11,7 +11,7 @@
11
setup(
12
name = "bayesian-torch",
13
packages = find_packages(),
14
- version = "0.2.1",
+ version = "0.3.0",
15
description = "A library for Bayesian neural network layers and uncertainty estimation in Deep Learning",
16
author = "Intel Labs",
17
author_email = "[email protected]",
0 commit comments