Skip to content

Commit 95dc244

Browse files
authored
Merge pull request #6 from UBC-MDS/main
update
2 parents c385c7a + 63c75f6 commit 95dc244

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.12'
1+
__version__ = '0.1.13'
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.12"
3+
version = "0.1.13"
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)