We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dff6342 commit 48b6fd8Copy full SHA for 48b6fd8
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "pycli"
3
-version = "0.0.0-ea1"
+version = "0.0.0"
4
description = ""
5
authors = ["rndmit <rndmit@icloud.com>"]
6
readme = "README.md"
@@ -25,4 +25,4 @@ build-backend = "poetry.core.masonry.api"
25
based_on_style = "google"
26
spaces_before_comment = 4
27
split_before_logical_operator = true
28
-column_limit = 79
+column_limit = 79
0 commit comments