Skip to content

Commit

Permalink
Bump major version
Browse files Browse the repository at this point in the history
  • Loading branch information
Vaelor committed Aug 14, 2017
1 parent d15b7a7 commit 06f9d40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/mattermostdriver/version.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
full_version = '1.0.1'
full_version = '2.0.0'
short_version = '.'.join(full_version.split('.', 2)[:2])

0 comments on commit 06f9d40

Please sign in to comment.