diff --git a/ietf/__init__.py b/ietf/__init__.py index 24ef6bb94..133a5d5ab 100644 --- a/ietf/__init__.py +++ b/ietf/__init__.py @@ -6,7 +6,7 @@ from . import checks # pyflakes:ignore # Version must stay in single quotes for automatic CI replace # Don't add patch number here: -__version__ = '7.0.0-dev' +__version__ = '8.0.0-dev' # Release hash must stay in single quotes for automatic CI replace __release_hash__ = ''