Skip to content
This repository has been archived by the owner on Jul 12, 2023. It is now read-only.

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
yuvipanda committed Jul 8, 2020
1 parent 9c7403c commit 4c3d380
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
setup(
name="jupyter-desktop-server",
packages=find_packages(),
version='0.1.2',
version='0.1.3',
entry_points={
'jupyter_serverproxy_servers': [
'desktop = jupyter_desktop:setup_desktop',
Expand Down

0 comments on commit 4c3d380

Please sign in to comment.