This is an automated email from the ASF dual-hosted git repository.

jedcunningham pushed a commit to tag v2.3.3+astro.2
in repository https://gitbox.apache.org/repos/asf/airflow.git

commit c024e446ed929d93e2a9e54f51dfc9b0f4441c80
Author: Ephraim Anierobi <[email protected]>
AuthorDate: Mon Jul 11 16:30:22 2022 +0100

    [astro] Release 2.3.3+astro.1
---
 setup.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/setup.py b/setup.py
index 548c8f97fd..03c3065d98 100644
--- a/setup.py
+++ b/setup.py
@@ -44,7 +44,7 @@ PY39 = sys.version_info >= (3, 9)
 
 logger = logging.getLogger(__name__)
 
-version = '2.3.3.dev0+astro.1'
+version = '2.3.3+astro.1'
 
 my_dir = dirname(__file__)
 

Reply via email to