Skip to content

Commit

Permalink
bump to 0.0.9x
Browse files Browse the repository at this point in the history
  • Loading branch information
apmechev committed Apr 26, 2018
1 parent 8f35ac5 commit c87d64c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

setup(name='AGLOW',
packages=['AGLOW','AGLOW/airflow','AGLOW/airflow/dags','AGLOW/airflow/operators','AGLOW/airflow/sensors','AGLOW/airflow/utils'], #'GRID_LRT', 'GRID_LRT/Staging', 'GRID_LRT/Application', 'GRID_LRT/couchdb'],
version='0.0.9',
version='0.0.9x',
setup_requires=[
'apache-airflow',
'grid-lrt'
Expand All @@ -22,7 +22,7 @@
author='Alexandar Mechev',
author_email='[email protected]',
url='https://www.github.com/apmechev/AGLOW/',
download_url = 'https://github.com/apmechev/AGLOW/archive/v0.0.9.tar.gz',
download_url = 'https://github.com/apmechev/AGLOW/archive/v0.0.9x.tar.gz',
keywords = ['surfsara', 'distributed-computing', 'LOFAR', 'workflow','airflow'],
classifiers = ['Development Status :: 2 - Pre-Alpha',
'Intended Audience :: Developers',
Expand Down

0 comments on commit c87d64c

Please sign in to comment.