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 2830cb5 commit c34f5fbCopy full SHA for c34f5fb
1 file changed
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.23.0-dev'
+__version__ = '2.23.0'
6
conan_version = Version(__version__)
0 commit comments