Skip to content

Commit 1dd2198

Browse files
committed
updated versions
1 parent cbaddbc commit 1dd2198

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

hypex/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.0.0"
1+
__version__ = "1.0.1"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "HypEx"
3-
version = "1.0.0"
3+
version = "1.0.1"
44
description = "Fast and customizable framework for Causal Inference"
55
authors = [
66
"Dmitry Tikhomirov <dimasta00@gmail.com>",

0 commit comments

Comments
 (0)