Skip to content

Commit efc9383

Browse files
committed
4.6.1 bump
1 parent 74a5ef9 commit efc9383

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jupyter_core/version.py

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

4-
version_info = (4, 7, 0, 'dev')
4+
version_info = (4, 6, 1)
55

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

0 commit comments

Comments
 (0)