Skip to content

Commit

Permalink
version 0.1.014 (#469)
Browse files Browse the repository at this point in the history
  • Loading branch information
WojciechMerynda authored Jun 24, 2020
1 parent 4b5e6ee commit d3a7ad9
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
author = 'Novela'

# The full version, including alpha/beta/rc tags
release = "0.1.013"
release = "0.1.014"

# -- General configuration ---------------------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ requirements:
- zlib
- rec_to_binaries==0.5.1.dev0
- xmldiff
- ndx-franklab-novela==0.0.006
- ndx-franklab-novela==0.0.008


about:
Expand Down
2 changes: 1 addition & 1 deletion rec_to_nwb/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ dependencies:
- pyyaml
- pytest
- testfixtures
- ndx-franklab-novela==0.0.007
- ndx-franklab-novela=0.0.008
- pip:
- mountainlab_pytools
- xmldiff
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version = '0.1.013'
version = '0.1.014'
print(version)

from setuptools import setup, find_packages
Expand Down

0 comments on commit d3a7ad9

Please sign in to comment.