Skip to content

Commit

Permalink
Merge pull request #6 from cmohl2013/version009
Browse files Browse the repository at this point in the history
updated version in setup.py and modified pypi deployment in .travis.yml
  • Loading branch information
pranjaldhole authored Jun 10, 2021
2 parents e5d5e3d + e9a3a37 commit 1309a20
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,6 @@ deploy:
skip_cleanup: true
on:
tags: true
skip_existing: true
password:
secure: vv1M9RrGCzZCNEkBERwL9qFitwNAV/0xPEvExgjeKT37UHEvSdeflQzjrfcqnnzsmIopcHc8HOGgPEMf9r6Bqs8U5bVapky0l2m3//zPQRhs6b561ZyLx2ZOVq+ca0YUiQUU086Yv8VjeDaQOeAngp0d5Ty7W87IFX6v94KP2x2BObw3ZYKIoTivmkfbyF/li3KI6SnH2hBh3GHDJRBQrTz8e19zeeZIdzqmDg/E0kar4HLu5RnpsAnH5LFVTuQ2FOtSlW1HJ5NBWypl4jIRVL/BIG16FyQFsXAo7c52FFxKjFROzCwF38hVtGcvYLaE0cWzmnqzHfhlXzVO60Ha6DPinu6ZiSGbVfFb+BO3WckoVmevz/O8jqrQzjY0hXkkuRA+Av0XC5QJWgbNkQydUxXdyhd23/bN5pArznYylkfZ6SU4lr6kNZRirpXlPM9/P8mRPp3oLvkwayJfAiOxnZBS6TL/KrEqD3+SUjJGDqIrQAzJouU2CWVZKaGExD7M6+KxoPZe3u3mRNZCK1UfXoHljeRTf3jM7b/ydDGgFK55o2dLbdMZOnar0dxIZWou8fJvpUllHka6ra3XyA746x8LQALTDUBegKleLJvUjPhTZ+D4YKhJ8G8aXmJ+AYO3JVonr1Acwg+QPE6+EQpSlEL8G4ph9QbMW2NJc8tKfJA=
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ def readme():


setup(name='pyilastik',
version='0.0.8',
version='0.0.9',
description='Read ilastik labels in python',
author='Manuel Schoelling, Christoph Moehl',
author_email='manuel.schoelling@dzne.de, christoph.oliver.moehl@gmail.com',
Expand Down

0 comments on commit 1309a20

Please sign in to comment.