Skip to content

Commit 481e5b9

Browse files
committed
2.0.1 release
1 parent 09bf905 commit 481e5b9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/source/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
copyright = '2021, StarAI'
77
author = 'StarAI'
88

9-
release = '2.0.0'
10-
version = '2.0.0'
9+
release = '2.0.1'
10+
version = '2.0.1'
1111

1212
# -- General configuration
1313

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "pyjuice"
7-
version="2.0.0"
7+
version="2.0.1"
88
description = "Probabilistic Circuits Library"
99
dependencies = [
1010
"numpy",

0 commit comments

Comments
 (0)