Skip to content

Commit

Permalink
Publish 6.16.0
Browse files Browse the repository at this point in the history
SHA256 hashes:

ipykernel-6.16.0-py3-none-any.whl: d3d95241cd4dd302fea9d5747b00509b58997356d1f6333c9a074c3eccb78cb3

ipykernel-6.16.0.tar.gz: 7fe42c0d58435e971dc15fd42189f20d66bf35f3056bda4f6554271bc1fa3d0d
  • Loading branch information
github-actions[bot] committed Sep 26, 2022
1 parent ca53396 commit 9a1710a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ipykernel/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
from typing import List

# Version string must appear intact for hatch versioning
__version__ = "6.15.3"
__version__ = "6.16.0"

# Build up version_info tuple for backwards compatibility
pattern = r"(?P<major>\d+).(?P<minor>\d+).(?P<patch>\d+)(?P<rest>.*)"
Expand Down

0 comments on commit 9a1710a

Please sign in to comment.