Skip to content

Commit

Permalink
bump python version to 0.32.0a0
Browse files Browse the repository at this point in the history
  • Loading branch information
akmorrow13 authored and heuermh committed Mar 9, 2020
1 parent 8a8e60d commit 56be2ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion adam-python/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

from __future__ import print_function

version = '0.31.0a0'
version = '0.32.0a0'

if __name__ == '__main__':
print(version)

0 comments on commit 56be2ee

Please sign in to comment.