Skip to content

Commit

Permalink
conan 1.50.0
Browse files Browse the repository at this point in the history
  • Loading branch information
czoido committed Jun 29, 2022
1 parent ef7f228 commit 1ec7559
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.50.0-dev'
__version__ = '1.50.0'

0 comments on commit 1ec7559

Please sign in to comment.