Skip to content

Commit 4032acb

Browse files
dovahcrowwangxiaoying
authored andcommitted
v0.4.1
Bump to v0.4.1
1 parent 7d872fa commit 4032acb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dataprep/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@
1010

1111
logging.basicConfig(level=logging.INFO, format="%(message)s")
1212

13-
__version__ = "0.4.0"
13+
__version__ = "0.4.1"

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ maintainers = [
99
"Song Bian <[email protected]>",
1010
]
1111
name = "dataprep"
12-
version = "0.4.0"
12+
version = "0.4.1"
1313

1414
license = "MIT"
1515

0 commit comments

Comments
 (0)