Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
azazellochg committed Nov 1, 2020
1 parent f7de590 commit a9a8d15
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@

1.0.10 - fix csh/tcsh installations
19-December-2019 - First version of the scipion installer

2 changes: 1 addition & 1 deletion scipioninstaller/__init__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
INSTALL_ENTRY = 'installscipion'
__version__ = '1.0.9'
__version__ = '1.0.10'

0 comments on commit a9a8d15

Please sign in to comment.