Skip to content

Commit 69a0b79

Browse files
author
Steven Silvester
committed
Release 6.0.2
1 parent b8d417d commit 69a0b79

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 = (6, 0, 1)
1+
version_info = (6, 0, 2)
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)