We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 127971a commit 01f0eaaCopy full SHA for 01f0eaa
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.13.0-dev'
+__version__ = '2.14.0-dev'
6
conan_version = Version(__version__)
0 commit comments