Skip to content

Commit

Permalink
Added 2 new options:
Browse files Browse the repository at this point in the history
--remote_info: Gives informations about remote server(s) for a bank
--check_prod_release: Giving a limit (int) allow to search for bank having production above limit (default keep.old.version)
  • Loading branch information
horkko committed Nov 2, 2016
1 parent b2c8303 commit 736efff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

config = {
'name': 'biomajmanager',
'version': '1.1.6',
'version': '1.1.9',
'packages': find_packages(),
'scripts': ['bin/biomaj-manager.py'],
'url': 'https://github.com/horkko/biomaj-manager',
Expand Down

0 comments on commit 736efff

Please sign in to comment.