Skip to content

Commit 5a4793b

Browse files
Update setup.py
1 parent 665eae8 commit 5a4793b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
name = "bayesian-torch",
1313
packages = find_packages(),
1414
version = "0.2.0",
15-
description = "Bayesian-Torch: Bayesian neural network layers for uncertainty estimation",
15+
description = "A library for Bayesian neural network layers and uncertainty estimation in Deep Learning",
1616
author = "Intel Labs",
1717
author_email = "[email protected]",
1818
url = "https://github.com/IntelLabs/bayesian-torch",

0 commit comments

Comments
 (0)