Skip to content

Commit 3ddedf8

Browse files
author
Steven Silvester
committed
Release 3.0.0
1 parent be0227c commit 3ddedf8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

jupyterlab_latex/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '2.0.0'
1+
__version__ = '3.0.0'

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyterlab/latex",
3-
"version": "2.0.1",
3+
"version": "3.0.0",
44
"description": "JupyterLab extension for running LaTeX",
55
"keywords": [
66
"jupyter",

0 commit comments

Comments
 (0)