Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
Florian Perucki committed Aug 31, 2018
1 parent ffb6080 commit df1af1f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mrq/version.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
VERSION = "0.9.0"
VERSION = "0.9.10"

if __name__ == "__main__":
import sys
sys.stdout.write(VERSION)
sys.stdout.write(VERSION)

0 comments on commit df1af1f

Please sign in to comment.