You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/04/06 08:23:02 UTC

[GitHub] [airflow] potiuk commented on a diff in pull request #22740: Switch to `pipx` as the only installation Breeze2 method

potiuk commented on code in PR #22740:
URL: https://github.com/apache/airflow/pull/22740#discussion_r843641365


##########
dev/breeze/src/airflow_breeze/__init__.py:
##########
@@ -14,3 +14,5 @@
 # KIND, either express or implied.  See the License for the
 # specific language governing permissions and limitations
 # under the License.
+NAME = "Breeze2"
+VERSION = "0.0.1"

Review Comment:
   Yeah. Actually we do not have version yet. I have another PR when I switch it to 2.0.0 indeed (when I switch everyone to use the new Breeze



-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org