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 09bf905 commit 481e5b9Copy full SHA for 481e5b9
docs/source/conf.py
@@ -6,8 +6,8 @@
6
copyright = '2021, StarAI'
7
author = 'StarAI'
8
9
-release = '2.0.0'
10
-version = '2.0.0'
+release = '2.0.1'
+version = '2.0.1'
11
12
# -- General configuration
13
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
name = "pyjuice"
-version="2.0.0"
+version="2.0.1"
description = "Probabilistic Circuits Library"
dependencies = [
"numpy",
0 commit comments