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 e11ff33 commit 751f21fCopy full SHA for 751f21f
cleo/__init__.py
@@ -1 +1 @@
1
-__version__ = "1.0.0a1"
+__version__ = "1.0.0a2"
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
2
name = "cleo"
3
-version = "1.0.0a1"
+version = "1.0.0a2"
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