Skip to content

Commit aba2179

Browse files
committed
set to dev version
1 parent db96e6f commit aba2179

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ipykernel/_version.py

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

44
# pep440 is annoying, beta/alpha/rc should _not_ have dots or pip/setuptools

0 commit comments

Comments
 (0)