Skip to content

Commit

Permalink
version change for GitHub windows release
Browse files Browse the repository at this point in the history
  • Loading branch information
MaurizioB committed Apr 18, 2017
1 parent 90e9c08 commit 4eaa30d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bigglesworth/version.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
MAJ_VERSION = 0
MIN_VERSION = 9
REV_VERSION = 4
REV_VERSION = 5
VERSION = '{}.{}.{}'.format(MAJ_VERSION, MIN_VERSION, REV_VERSION)

0 comments on commit 4eaa30d

Please sign in to comment.