We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbaddbc commit 1dd2198Copy full SHA for 1dd2198
hypex/__version__.py
@@ -1 +1 @@
1
-__version__ = "1.0.0"
+__version__ = "1.0.1"
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
2
name = "HypEx"
3
-version = "1.0.0"
+version = "1.0.1"
4
description = "Fast and customizable framework for Causal Inference"
5
authors = [
6
"Dmitry Tikhomirov <dimasta00@gmail.com>",
0 commit comments