Skip to content

Commit 52aec3a

Browse files
committed
Release 5.5.5
1 parent 2e0a847 commit 52aec3a

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, 5, 4)
1+
version_info = (5, 5, 5)
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)