Skip to content

Commit

Permalink
Conan 2.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
czoido committed Jan 28, 2025
1 parent bd03e22 commit 5eadc26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conan/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
from conan.internal.model.conan_file import ConanFile
from conan.internal.model.version import Version

__version__ = '2.12.0'
__version__ = '2.12.1'
conan_version = Version(__version__)

0 comments on commit 5eadc26

Please sign in to comment.