Skip to content

Commit

Permalink
New version 0.5.990
Browse files Browse the repository at this point in the history
  • Loading branch information
Uri committed May 21, 2019
1 parent 48a2514 commit 1e32712
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyterlab/git",
"version": "0.5.0",
"version": "0.5.990",
"description": "A JupyterLab extension for version control using git",
"main": "lib/index.js",
"license": "BSD-3-Clause",
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

setuptools.setup(
name='jupyterlab_git',
version='0.5.0',
version='0.5.990',
author='Git Intern Team - Noah Stapp, Jenna Landy, Alena Mueller; AWS - Jaipreet Singh, Neelam Gehlot; Quansight - Saul Shanabrook',
description="A server extension for JupyterLab's git extension",
long_description=long_description,
Expand Down

0 comments on commit 1e32712

Please sign in to comment.