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 22f83b4e604b0517e40190ecccd1498375da19c4
Author: Ephraim Anierobi <[email protected]>
AuthorDate: Wed Jul 20 15:38:41 2022 +0100

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

diff --git a/setup.py b/setup.py
index f5d68aab12..2d83829ede 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.dev0+astro.2'
 
 my_dir = dirname(__file__)
 

Reply via email to