Skip to content

Commit fc07659

Browse files
committed
Merge branch 'main' of https://github.com/wangjc640/dsci524-group18 into main
2 parents 3d614e7 + 9e33e44 commit fc07659

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