Skip to content

Commit b3a2f86

Browse files
committed
Publish 1.0.0a7
SHA256 hashes: jupyter_releaser-1.0.0a7-py3-none-any.whl: fc92be8f2e35965e62a1aef86947f8bd7c82a01807721da9f5357338d413b5f3 jupyter_releaser-1.0.0a7.tar.gz: 50e1ad760c45343bef2aa4bec046c7fba76d6b376080ecdfe9471ab0d3db7cdc
1 parent e61f786 commit b3a2f86

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
<!-- <START NEW CHANGELOG ENTRY> -->
44

5+
## 1.0.0a7
6+
7+
No merged PRs
8+
9+
<!-- <END NEW CHANGELOG ENTRY> -->
10+
511
## 1.0.0a6
612

713
([Full Changelog](https://github.com/jupyter-server/jupyter_releaser/compare/v2...75dbb5c0fe0c5182706c4c39acbaf7570aa171a3))
@@ -30,8 +36,6 @@
3036

3137
[@blink1073](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_releaser+involves%3Ablink1073+updated%3A2022-10-10..2022-10-18&type=Issues) | [@codecov-commenter](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_releaser+involves%3Acodecov-commenter+updated%3A2022-10-10..2022-10-18&type=Issues) | [@pre-commit-ci](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_releaser+involves%3Apre-commit-ci+updated%3A2022-10-10..2022-10-18&type=Issues)
3238

33-
<!-- <END NEW CHANGELOG ENTRY> -->
34-
3539
## 1.0.0a4
3640

3741
([Full Changelog](https://github.com/jupyter-server/jupyter_releaser/compare/v2...dac36eb6a14efaaa582fa9ce11782755b5c37c56))

jupyter_releaser/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Copyright (c) Jupyter Development Team.
22
# Distributed under the terms of the Modified BSD License.
3-
__version__ = "1.0.0.dev0"
3+
__version__ = "1.0.0a7"

0 commit comments

Comments
 (0)