Skip to content
This repository has been archived by the owner on Jan 22, 2019. It is now read-only.

Commit

Permalink
back to dev
Browse files Browse the repository at this point in the history
  • Loading branch information
vidartf committed May 9, 2018
1 parent 4f30ad9 commit cfe14ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jupyterlab_discovery/_version.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
version_info = (5, 1, 1)
version_info = (5, 1, 1, 'dev')
__version__ = ".".join(map(str, version_info))

0 comments on commit cfe14ab

Please sign in to comment.