[
https://issues.apache.org/jira/browse/AIRFLOW-2942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias closed AIRFLOW-2942.
-----------------------------
Resolution: Done
I'm closing this myself as pypi ([https://pypi.org/project/apache-airflow/])
has been updated with version 1.10.
Thanks
> pypi not updated to 1.10
> ------------------------
>
> Key: AIRFLOW-2942
> URL: https://issues.apache.org/jira/browse/AIRFLOW-2942
> Project: Apache Airflow
> Issue Type: Bug
> Affects Versions: 1.10
> Reporter: Matthias
> Priority: Major
>
> According to
> [https://cwiki.apache.org/confluence/display/AIRFLOW/Announcements,] airflow
> 1.10 is out since August 20th.
> Pypi is still serving 1.9.0 ([https://pypi.org/project/apache-airflow/)] as
> of today.
>
> Installing via `pip install apache-airflow==1.10.0` does not work as that
> release is not available on pypi.
> output:
> ```
> Collecting apache-airflow==1.10.0
> Could not find a version that satisfies the requirement
> apache-airflow==1.10.0 (from versions: 1.8.1, 1.8.2rc1, 1.8.2, 1.9.0)
> No matching distribution found for apache-airflow==1.10.0
> ```
>
> Fix should be trivial - pushing the new release to pypi.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)