From beacdba45e947fe856f2be308889f8fd3e6544e2 Mon Sep 17 00:00:00 2001 From: Avinash Kumar <36457781+avialxee@users.noreply.github.com> Date: Wed, 8 Mar 2023 20:01:03 +0530 Subject: [PATCH] version update 0.0.5.1.1 --- setup.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup.cfg b/setup.cfg index 0ec393a..8d54ea6 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = rgbmaker -version = 0.0.5.1 +version = 0.0.5.1.1 author = Avinash Kumar author_email = avialxee@gmail.com description = A python package which communicates to different astronomical services and fetches fits and numerical data. @@ -15,4 +15,4 @@ package_dir = packages = find: [options.packages.find] -where = src \ No newline at end of file +where = src