From 7e4468a2bc25d48da109e182cc967333051f9d8f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Brigitta=20Sip=C5=91cz?= Date: Tue, 22 Mar 2022 23:55:15 -0700 Subject: [PATCH] Preparing release v0.4.6 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 9714405121..41c010d976 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = astroquery -version = 0.4.6.dev +version = 0.4.6 description = Functions and classes to access online astronomical data resources # FIXME long_description = author = The Astroquery Developers