Skip to content

Commit 265b99b

Browse files
committed
Back to dev version
1 parent a6ba145 commit 265b99b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kernel_gateway/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
# Copyright (c) Jupyter Development Team.
44
# Distributed under the terms of the Modified BSD License.
55

6-
version_info = (2, 5, 1)
6+
version_info = (2, 6, 0, 'dev0')
77

88
__version__ = '.'.join(map(str, version_info))

0 commit comments

Comments
 (0)