Skip to content

Commit

Permalink
Publish 0.0.36
Browse files Browse the repository at this point in the history
SHA256 hashes:

fps_auth-0.0.36-py2.py3-none-any.whl: 07ace72de52e527722b8169ccc47386141b119f058a2cb6da42168be112fa29f

fps_auth-0.0.36.tar.gz: 03eb48739b7f38b7822226c38d73bc07ce2aef922ffb162e2a27a1cd2b9d5059

fps_contents-0.0.36-py2.py3-none-any.whl: dad0fcbe4eb310d5cfbe8be7bce2bc03297133ca741469a45eaa691c40bd0872

fps_contents-0.0.36.tar.gz: 093e5b5fecf5e8ac4895fb4add5e5d1f22828c5fdd43035654dfc56ff68b5e9a

fps_jupyterlab-0.0.36-py2.py3-none-any.whl: 052523fe2286a74b551bce02ba627fe3edd906542bb360a674cac25bddd14a0c

fps_jupyterlab-0.0.36.tar.gz: 3c784d296c960073751a64538d422ea1c6bc30fd566922a82290fbb51a46cf47

fps_kernels-0.0.36-py2.py3-none-any.whl: 6f409b72c32d51e1d73c8762281ba60cd7a7025a6e1e8e3b5377de28138f066a

fps_kernels-0.0.36.tar.gz: 4bbb99442f7d9bb7f2c1c8fca9346c5ca48f3852760375495d4a8f49527ab7ac

fps_lab-0.0.36-py2.py3-none-any.whl: 105cd584ab8959a216b505970cd6e55c6d7ba5e3d37726c0c4cc9720dd1f9aaf

fps_lab-0.0.36.tar.gz: 953d2cf1465b08910205279d35af3e58a7341b067e12d5c664f3739418223343

fps_login-0.0.36-py2.py3-none-any.whl: 4a2d2c4c1f78a0c432308b71c2204ce7b2de2388da99102ec04de94f5d2e86fe

fps_login-0.0.36.tar.gz: 3eeea510e5ffa629ae66ffd20c8ddc45b35cf296b6416a709b0f3b475029563c

fps_nbconvert-0.0.36-py2.py3-none-any.whl: ce64215e787a5f4190124f6d3ad2b69d5bab628eba940e719ffe0f556468c10d

fps_nbconvert-0.0.36.tar.gz: 399e9fbef911bcc43d92cd45d0b4b42f5e1f9d3ab831edc057bd44b1f2aff9a3

fps_retrolab-0.0.36-py2.py3-none-any.whl: 9ed2303c67351113a7193456630a9759034083577a5c1a3ceb769268c5ccef99

fps_retrolab-0.0.36.tar.gz: e527de7cbbb621b34eb7a0bfe8d38e89d3ba33c24326a0d4c8a185d18f86cb2a

fps_terminals-0.0.36-py2.py3-none-any.whl: e01d35d7f4f8cb2fcddcd66604c2412271a7e88074548ecb507957976887bae4

fps_terminals-0.0.36.tar.gz: 4d22e6f85adb32c5179789c75b49fab388c2592e760b4bcdcf269be7084d20f0

fps_yjs-0.0.36-py2.py3-none-any.whl: 3ae7318f7103c1269be9a3dc5ed20687fee83c55c8c019294b7129080cc539ee

fps_yjs-0.0.36.tar.gz: 460dfe5e5aa50ee1be8288074e6291a5228630fbdd4986e973922a5bc12c75e5

jupyverse-0.0.36-py2.py3-none-any.whl: 8cdf107ac1072dbb930c7c48de17e7e001e6529f7e5d98219660c650fd8cef83

jupyverse-0.0.36.tar.gz: ed22b5e905f8216e71d76946bc5e404f2d9a758d67b3a870b9e53b130b32c061
  • Loading branch information
github-actions[bot] committed Aug 31, 2022
1 parent 365a935 commit 1146e6a
Show file tree
Hide file tree
Showing 22 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion jupyverse/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import pkg_resources

__version__ = "0.0.35"
__version__ = "0.0.36"

auth = {ep.name: ep.load() for ep in pkg_resources.iter_entry_points(group="jupyverse_auth")}

Expand Down
2 changes: 1 addition & 1 deletion plugins/auth/fps_auth/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.0.35"
__version__ = "0.0.36"
2 changes: 1 addition & 1 deletion plugins/auth/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
ignore = [".*"]

[tool.tbump.version]
current = "0.0.35"
current = "0.0.36"
regex = '''
(?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)
((?P<channel>a|b|rc|.dev)(?P<release>\d+))?
Expand Down
2 changes: 1 addition & 1 deletion plugins/contents/fps_contents/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.0.35"
__version__ = "0.0.36"
2 changes: 1 addition & 1 deletion plugins/contents/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
ignore = [".*"]

[tool.tbump.version]
current = "0.0.35"
current = "0.0.36"
regex = '''
(?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)
((?P<channel>a|b|rc|.dev)(?P<release>\d+))?
Expand Down
2 changes: 1 addition & 1 deletion plugins/jupyterlab/fps_jupyterlab/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.0.35"
__version__ = "0.0.36"
2 changes: 1 addition & 1 deletion plugins/jupyterlab/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
ignore = [".*"]

[tool.tbump.version]
current = "0.0.35"
current = "0.0.36"
regex = '''
(?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)
((?P<channel>a|b|rc|.dev)(?P<release>\d+))?
Expand Down
2 changes: 1 addition & 1 deletion plugins/kernels/fps_kernels/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.0.35"
__version__ = "0.0.36"
2 changes: 1 addition & 1 deletion plugins/kernels/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
ignore = [".*"]

[tool.tbump.version]
current = "0.0.35"
current = "0.0.36"
regex = '''
(?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)
((?P<channel>a|b|rc|.dev)(?P<release>\d+))?
Expand Down
2 changes: 1 addition & 1 deletion plugins/lab/fps_lab/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.0.35"
__version__ = "0.0.36"
2 changes: 1 addition & 1 deletion plugins/lab/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
ignore = [".*"]

[tool.tbump.version]
current = "0.0.35"
current = "0.0.36"
regex = '''
(?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)
((?P<channel>a|b|rc|.dev)(?P<release>\d+))?
Expand Down
2 changes: 1 addition & 1 deletion plugins/login/fps_login/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.0.35"
__version__ = "0.0.36"
2 changes: 1 addition & 1 deletion plugins/login/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
ignore = [".*"]

[tool.tbump.version]
current = "0.0.35"
current = "0.0.36"
regex = '''
(?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)
((?P<channel>a|b|rc|.dev)(?P<release>\d+))?
Expand Down
2 changes: 1 addition & 1 deletion plugins/nbconvert/fps_nbconvert/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.0.35"
__version__ = "0.0.36"
2 changes: 1 addition & 1 deletion plugins/nbconvert/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
ignore = [".*"]

[tool.tbump.version]
current = "0.0.35"
current = "0.0.36"
regex = '''
(?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)
((?P<channel>a|b|rc|.dev)(?P<release>\d+))?
Expand Down
2 changes: 1 addition & 1 deletion plugins/retrolab/fps_retrolab/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.0.35"
__version__ = "0.0.36"
2 changes: 1 addition & 1 deletion plugins/retrolab/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
ignore = [".*"]

[tool.tbump.version]
current = "0.0.35"
current = "0.0.36"
regex = '''
(?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)
((?P<channel>a|b|rc|.dev)(?P<release>\d+))?
Expand Down
2 changes: 1 addition & 1 deletion plugins/terminals/fps_terminals/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.0.35"
__version__ = "0.0.36"
2 changes: 1 addition & 1 deletion plugins/terminals/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
ignore = [".*"]

[tool.tbump.version]
current = "0.0.35"
current = "0.0.36"
regex = '''
(?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)
((?P<channel>a|b|rc|.dev)(?P<release>\d+))?
Expand Down
2 changes: 1 addition & 1 deletion plugins/yjs/fps_yjs/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.0.35"
__version__ = "0.0.36"
2 changes: 1 addition & 1 deletion plugins/yjs/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
ignore = [".*"]

[tool.tbump.version]
current = "0.0.35"
current = "0.0.36"
regex = '''
(?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)
((?P<channel>a|b|rc|.dev)(?P<release>\d+))?
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
ignore = [".*"]

[tool.tbump.version]
current = "0.0.35"
current = "0.0.36"
regex = '''
(?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)
((?P<channel>a|b|rc|.dev)(?P<release>\d+))?
Expand Down

0 comments on commit 1146e6a

Please sign in to comment.