Skip to content

Commit

Permalink
Bump adam-python version to 0.36.0a0 after 0.35.0 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
heuermh committed May 10, 2021
1 parent b5fe481 commit 194f1b6
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.34.0a0'
version = '0.36.0a0'

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

0 comments on commit 194f1b6

Please sign in to comment.