Skip to content

Commit ad1afc7

Browse files
Verus121dovahcrow
authored andcommitted
Release Commit - Bump Version Number
1 parent 0db363a commit ad1afc7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dataprep/__init__.py

Lines changed: 1 addition & 1 deletion
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.4-alpha.1"
13+
__version__ = "0.4.4"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ maintainers = [
1010
"Danrui Qi <[email protected]>",
1111
]
1212
name = "dataprep"
13-
version = "0.4.4-alpha.1"
13+
version = "0.4.4"
1414

1515
license = "MIT"
1616

0 commit comments

Comments
 (0)