Skip to content

Commit

Permalink
Release numbers update
Browse files Browse the repository at this point in the history
  • Loading branch information
filippomc committed Sep 9, 2020
1 parent 335a613 commit 8964a05
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

setuptools.setup(
name="nwb_explorer",
version="0.4",
version="0.5.0",
url="https://github.com/tarelli/nwb-explorer",
author="MetaCell",
author_email="info@metacell.us",
Expand Down
2 changes: 1 addition & 1 deletion webapp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nwb-explorer",
"version": "0.4.0",
"version": "0.5.0",
"description": "NWB Explorer is an application that can be used by scientists to read, visualize and explore the content of NWB 2 files.",
"repository": "https://github.com/MetaCell/geppetto-nwbexplorer",
"license": "MIT",
Expand Down

0 comments on commit 8964a05

Please sign in to comment.