We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 82c2bab + ab42ca7 commit ad6a00dCopy full SHA for ad6a00d
pyhtnorm/__init__.py
@@ -1,3 +1,3 @@
1
from ._htnorm import HTNGenerator
2
3
-__version__ = '0.1.0'
+__version__ = '0.1.1'
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pyhtnorm"
-version = "0.1.0"
+version = "0.1.1"
4
description = "Fast Simulation of Hyperplane-Truncated Multivatiate Normal Distributions"
5
authors = ["Zolisa Bleki"]
6
license = "BSD-3-Clause"
0 commit comments