We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c385c7a + 63c75f6 commit 95dc244Copy full SHA for 95dc244
eda_utils_py/__init__.py
@@ -1,2 +1,2 @@
1
-__version__ = '0.1.12'
+__version__ = '0.1.13'
2
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "eda_utils_py"
3
-version = "0.1.12"
+version = "0.1.13"
4
description = "Python package that contains util functions for eda process"
5
authors = ["Chuang Wang <chuangw.sde@gmail.com>"]
6
license = "MIT"
0 commit comments