-
-
Notifications
You must be signed in to change notification settings - Fork 13
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.0-py3-none-any.whl: 5963e4756a711f3642dfde1cf384b410af5d8b94910737b653a8125f5f683a7b hatch_jupyter_builder-0.8.0.tar.gz: ecc15c5cf5548c2d30ca08440c7cdfe1bc3b7ab513d48237896c0b368cb1e5c0
- Loading branch information
Showing
2 changed files
with
21 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.7.1" | ||
__version__ = "0.8.0" |