Skip to content

Commit bfae5a4

Browse files
committed
back to dev
1 parent 8efe674 commit bfae5a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ipykernel/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version_info = (4, 4, 1)
1+
version_info = (4, 5, 0, 'dev')
22
__version__ = '.'.join(map(str, version_info))
33

44
kernel_protocol_version_info = (5, 0)

0 commit comments

Comments
 (0)