Skip to content

Commit de1dc48

Browse files
committed
Add changes
1 parent d91ef84 commit de1dc48

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "preppy524"
3-
version = "0.1.7"
3+
version = "0.1.8"
44
description = "Python package to preprocess data"
55
authors = ["Chimaobi Amadi <[email protected]>"]
66
license = "MIT"
@@ -28,7 +28,7 @@ pytest = "^5.4.1"
2828
python-semantic-release = "^4.10.0"
2929
wheel = "^0.34.2"
3030

31-
[tool.semantic_release]
31+
[tool.semantic_release]
3232
version_variable = "preppy524/__init__.py:__version__"
3333
version_source = "commit"
3434
upload_to_pypi = "true"

0 commit comments

Comments
 (0)