Skip to content

Commit

Permalink
Conan 1.63
Browse files Browse the repository at this point in the history
  • Loading branch information
czoido committed Feb 12, 2024
1 parent d93b4ac commit 7e0f025
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conans/__init__.py
Expand Up @@ -20,4 +20,4 @@
SERVER_CAPABILITIES = [COMPLEX_SEARCH_CAPABILITY, REVISIONS] # Server is always with revisions
DEFAULT_REVISION_V1 = "0"

__version__ = '1.63.0-dev'
__version__ = '1.63.0'

0 comments on commit 7e0f025

Please sign in to comment.