Skip to content

Commit 48b6fd8

Browse files
authored
Update pyproject.toml (#6)
1 parent dff6342 commit 48b6fd8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "pycli"
3-
version = "0.0.0-ea1"
3+
version = "0.0.0"
44
description = ""
55
authors = ["rndmit <rndmit@icloud.com>"]
66
readme = "README.md"
@@ -25,4 +25,4 @@ build-backend = "poetry.core.masonry.api"
2525
based_on_style = "google"
2626
spaces_before_comment = 4
2727
split_before_logical_operator = true
28-
column_limit = 79
28+
column_limit = 79

0 commit comments

Comments
 (0)