Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Vaelor committed Sep 15, 2017
1 parent 47762cd commit 8be6994
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 = '2.1.0'
full_version = '2.1.1'
short_version = '.'.join(full_version.split('.', 2)[:2])

0 comments on commit 8be6994

Please sign in to comment.