Skip to content

Commit

Permalink
Update version after 4.2.1 release
Browse files Browse the repository at this point in the history
Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
  • Loading branch information
ulyssessouza committed Jun 2, 2020
1 parent 525ff59 commit 57a8a0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/version.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
version = "4.2.1"
version = "4.3.0-dev"
version_info = tuple([int(d) for d in version.split("-")[0].split(".")])

0 comments on commit 57a8a0c

Please sign in to comment.