Skip to content

Commit 19386fa

Browse files
committed
Merge branch 'main' of https://github.com/UBC-MDS/eda_utils_py into main
2 parents f717e22 + 72efc90 commit 19386fa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

eda_utils_py/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
__version__ = '0.1.23'
1+
__version__ = '0.1.24'
22

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 = "eda_utils_py"
3-
version = "0.1.23"
3+
version = "0.1.24"
44
description = "Python package that contains util functions for eda process"
55
authors = ["Chuang Wang <chuangw.sde@gmail.com>"]
66
license = "MIT"

0 commit comments

Comments
 (0)