forked from jupyterlab/hatch-jupyter-builder
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SHA256 hashes: hatch_jupyter_builder-0.8.3-py3-none-any.whl: d9e5666ee61877f31d49a2e0faafb034816c9813de65997baa691bd734092e54 hatch_jupyter_builder-0.8.3.tar.gz: 0dbd14a8aef6636764f88a8fd1fcc9a91921e5c50356e6aab251782f264ae960
- Loading branch information
1 parent
110ef7d
commit 74d37d9
Showing
2 changed files
with
25 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
from .utils import is_stale, npm_builder # noqa F401 | ||
|
||
__version__ = "0.8.2" | ||
__version__ = "0.8.3" |