Skip to content

Commit

Permalink
change version to 2.14.3
Browse files Browse the repository at this point in the history
  • Loading branch information
carobme committed Nov 15, 2021
1 parent bd39210 commit 28a5eac
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.2
short_ver = 2.14.3
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 28a5eac

Please sign in to comment.