Skip to content

Commit

Permalink
Merge pull request #112 from neuroscout/REL/0.4.1
Browse files Browse the repository at this point in the history
REL: 0.4.1
  • Loading branch information
adelavega committed Oct 19, 2020
2 parents 2f5e6ea + 29c4e2e commit 178df8e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM poldracklab/fitlins:0.7.1
FROM poldracklab/fitlins:0.8.0

# Set user back to root
USER root
Expand Down
2 changes: 1 addition & 1 deletion neuroscout_cli/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.4.0'
__version__ = '0.4.1'

0 comments on commit 178df8e

Please sign in to comment.