blob: 960c836f02e208b3005d5e5e71cb69cfea7da9d8 [file] [log] [blame]
major = 11
hotfix = 1
hotfix_str = chr(ord('a') + hotfix) if hotfix else ''
release = 'r{}{}'.format(major, hotfix_str)