Skip to content

Commit 275ffac

Browse files
committed
Back to dev: 8.7.1.dev0
1 parent 9873af1 commit 275ffac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jupyter_client/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
import re
44
from typing import Union
55

6-
__version__ = "8.7.0"
6+
__version__ = "8.7.1.dev0"
77

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

0 commit comments

Comments
 (0)