Skip to content
This repository has been archived by the owner on Mar 15, 2023. It is now read-only.

Commit

Permalink
new version
Browse files Browse the repository at this point in the history
  • Loading branch information
luiztauffer committed Mar 2, 2020
1 parent 1be2d28 commit 92b3c35
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# nwbn-conversion-tools
Shared tools for converting data from various formats to NWB:N 2.0

[![PyPI version](https://badge.fury.io/py/nwbn-conversion-tools.svg)](https://badge.fury.io/py/nwbn-conversion-tools)

## Installation
To install **nwbn_conversion_tools** directly in an existing environment:
```
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

setup(
name='nwbn-conversion-tools',
version='0.2.0',
version='0.3.0',
description='Convert data to nwb',
long_description=long_description,
long_description_content_type='text/markdown',
Expand Down

0 comments on commit 92b3c35

Please sign in to comment.