Skip to content

Commit 8964a05

Browse files
committed
Release numbers update
1 parent 335a613 commit 8964a05

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
setuptools.setup(
1818
name="nwb_explorer",
19-
version="0.4",
19+
version="0.5.0",
2020
url="https://github.com/tarelli/nwb-explorer",
2121
author="MetaCell",
2222
author_email="info@metacell.us",

webapp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nwb-explorer",
3-
"version": "0.4.0",
3+
"version": "0.5.0",
44
"description": "NWB Explorer is an application that can be used by scientists to read, visualize and explore the content of NWB 2 files.",
55
"repository": "https://github.com/MetaCell/geppetto-nwbexplorer",
66
"license": "MIT",

0 commit comments

Comments
 (0)