Skip to content

Commit

Permalink
updated version to 17.1.1b2
Browse files Browse the repository at this point in the history
  • Loading branch information
Gaurav Rastogi committed May 5, 2017
1 parent 9f6a315 commit 0ff7fcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
'''

AVI_VERSION = '17.1.1'
AVI_PIP_VERSION = '17.1.1b1'
AVI_PIP_VERSION = AVI_VERSION + 'b2'

if __name__ == '__main__':
print AVI_PIP_VERSION

0 comments on commit 0ff7fcf

Please sign in to comment.