We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d937565 commit d694a6cCopy full SHA for d694a6c
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.26.0'
+__version__ = '2.26.1'
6
conan_version = Version(__version__)
0 commit comments