We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3a30f4 commit 32da69dCopy full SHA for 32da69d
cleo/__init__.py
@@ -1 +1 @@
1
-__version__ = "1.0.0a2"
+__version__ = "1.0.0a3"
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
2
name = "cleo"
3
-version = "1.0.0a2"
+version = "1.0.0a3"
4
description = "Cleo allows you to create beautiful and testable command-line interfaces."
5
authors = [
6
"Sébastien Eustace <sebastien@eustace.io>"
0 commit comments