We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30f7c89 commit 4cf33fcCopy full SHA for 4cf33fc
jupyter_bifrost/_version.py
@@ -4,5 +4,5 @@
4
# Copyright (c) John Waidhofer(waidhoferj), Jay Ahn(jahn96).
5
# Distributed under the terms of the Modified BSD License.
6
7
-version_info = (0, 2, 1)
+version_info = (0, 2, 2)
8
__version__ = ".".join(map(str, version_info))
0 commit comments