Skip to content

Commit ae07804

Browse files
authored
V09 (#393)
2 parents 74e8a3f + 5404795 commit ae07804

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

papyri-lab/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "papyri-lab",
3-
"version": "0.1.0",
3+
"version": "0.0.1",
44
"description": "A JupyterLab extension for papyri",
55
"keywords": [
66
"jupyter",

papyri/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@
174174

175175
from . import examples # noqa
176176

177-
__version__ = "0.0.8"
177+
__version__ = "0.0.9"
178178

179179
logo = r"""
180180
___ _

0 commit comments

Comments
 (0)