Skip to content

Commit d87c4ec

Browse files
committed
Version bump
1 parent 227ed28 commit d87c4ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

auto/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
import os
1212

1313

14-
__version__ = '2.7.0'
14+
__version__ = '2.8.0'
1515

1616
IS_VIRTUAL = os.environ.get('MAI_IS_VIRTUAL', 'False').lower() in ['true', 't', '1', 'yes', 'y']
1717

0 commit comments

Comments
 (0)