We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d2add4 commit 56b7afeCopy full SHA for 56b7afe
ci/jobs/scripts/clickhouse_version.py
@@ -38,7 +38,6 @@ def get_release_version_as_dict(cls):
38
39
@classmethod
40
def get_current_version_as_dict(cls):
41
- # Return version as-is from the cmake file, without any git-based modifications
42
version = get_version_from_repo()
43
version = version.with_description(version.flavour)
44
return version.as_dict()
0 commit comments