Skip to content

Commit 251aba7

Browse files
committed
Release 0.4.0 version update
1 parent 51dae5d commit 251aba7

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.3",
19+
version="0.4",
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.3.0",
3+
"version": "0.4.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)