Skip to content

Commit

Permalink
Bump version to 2.0.0-dev
Browse files Browse the repository at this point in the history
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
  • Loading branch information
bfirsh committed Nov 28, 2016
1 parent 6d770a6 commit fc9f7e2
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 = "1.11.0-dev"
version = "2.0.0-dev"
version_info = tuple([int(d) for d in version.split("-")[0].split(".")])

0 comments on commit fc9f7e2

Please sign in to comment.