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 a42aa4e commit 1cf26c2Copy full SHA for 1cf26c2
conan/__init__.py
@@ -2,5 +2,5 @@
2
from conan.internal.model.workspace import Workspace
3
from conan.internal.model.version import Version
4
5
-__version__ = '2.21.0'
+__version__ = '2.22.0-dev'
6
conan_version = Version(__version__)
0 commit comments