Skip to content

Commit 4cf33fc

Browse files
author
Waidhoferj
committed
:(
1 parent 30f7c89 commit 4cf33fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jupyter_bifrost/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
# Copyright (c) John Waidhofer(waidhoferj), Jay Ahn(jahn96).
55
# Distributed under the terms of the Modified BSD License.
66

7-
version_info = (0, 2, 1)
7+
version_info = (0, 2, 2)
88
__version__ = ".".join(map(str, version_info))

0 commit comments

Comments
 (0)