Skip to content
Snippets Groups Projects
Commit 84883e36 authored by Christian Witzler's avatar Christian Witzler
Browse files

release pvlink 0.3.1

parent c7e6fc0f
Branches
Tags 0.3.1
No related merge requests found
# pvlink 0.3.1
- bugfix: internal version number missmatch fixed
- changed documentation for npm to point to readme on git
# pvlink 0.3.0
- added support for JupyterLab 2
- internal structure changed and removed now unneded files
......
# Module version
version_info = (0, 3, 1, 'alpha', 0)
version_info = (0, 3, 1, 'final', 0)
# Module version stage suffix map
_specifier_ = {'alpha': 'a', 'beta': 'b', 'candidate': 'rc', 'final': ''}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment