Skip to content

Commit

Permalink
conan 2.13.0 dev
Browse files Browse the repository at this point in the history
  • Loading branch information
czoido committed Jan 27, 2025
1 parent 626b50f commit 31dfff0
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-dev'
__version__ = '2.13.0-dev'
conan_version = Version(__version__)

0 comments on commit 31dfff0

Please sign in to comment.