We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfa0d50 commit c6d042eCopy full SHA for c6d042e
yarn_api_client/__init__.py
@@ -1,5 +1,5 @@
1
# -*- coding: utf-8 -*-
2
-__version__ = '1.0.0'
+__version__ = '2.0.0.dev0'
3
__all__ = ['ApplicationMaster', 'HistoryServer', 'NodeManager', 'ResourceManager']
4
5
from .application_master import ApplicationMaster
0 commit comments