Skip to content

Commit

Permalink
Conan 1.66.0
Browse files Browse the repository at this point in the history
  • Loading branch information
czoido committed Dec 2, 2024
1 parent 029388d commit a249ba4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conans/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@
SERVER_CAPABILITIES = [COMPLEX_SEARCH_CAPABILITY, REVISIONS] # Server is always with revisions
DEFAULT_REVISION_V1 = "0"

__version__ = '1.66.0-dev'
__version__ = '1.66.0'

0 comments on commit a249ba4

Please sign in to comment.