Skip to content

Commit

Permalink
bump adam version
Browse files Browse the repository at this point in the history
  • Loading branch information
akmorrow13 committed May 31, 2019
1 parent a512113 commit 1fb0326
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion adam-python/version.py
Expand Up @@ -18,7 +18,7 @@

from __future__ import print_function

version = '0.26.0a0'
version = '0.27.0a2'

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

0 comments on commit 1fb0326

Please sign in to comment.