Skip to content

Commit

Permalink
Merge pull request #245 from aiven/jongiddy-version-2.14.5
Browse files Browse the repository at this point in the history
Version 2.14.5 release
  • Loading branch information
ivanyu authored Dec 20, 2021
2 parents 3ee2ffc + 5d3a6c1 commit f5432a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
short_ver = 2.14.4
short_ver = 2.14.5
long_ver = $(shell git describe --long 2>/dev/null || echo $(short_ver)-0-unknown-g`git describe --always`)
generated = aiven/client/version.py
PYTHON ?= python3
Expand Down

0 comments on commit f5432a3

Please sign in to comment.