Skip to content

Commit

Permalink
conan 1.51.0
Browse files Browse the repository at this point in the history
  • Loading branch information
czoido committed Jul 28, 2022
1 parent 9f13ef6 commit 3417e1b
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.51.0-dev'
__version__ = '1.51.0'

0 comments on commit 3417e1b

Please sign in to comment.