msumit commented on a change in pull request #14:
URL: 
https://github.com/apache/airflow-client-python/pull/14#discussion_r619660041



##########
File path: setup.py
##########
@@ -23,12 +23,10 @@
     Generated by: https://openapi-generator.tech
 """
 
-from os import path
 from setuptools import setup, find_packages  # noqa: H301
 
 
-NAME = "apache-airflow-client"
-VERSION = "1.0.0"
+VERSION = "2.0.0"

Review comment:
       @kaxil I think using ver 2.0.0 isn't correct, as we've already released 
2.0.0, so the code in the master is post 2.0.0 cut. We might name it 2.0.0.dev 
or whatever it is in airflow master. 




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to