From cbf11bf7906ee39fb99516ab6cdcc9930bdbfa01 Mon Sep 17 00:00:00 2001 From: Roman Date: Fri, 3 Jun 2022 14:05:25 +0200 Subject: [PATCH] bump to 0.5.0 --- fink_fat/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fink_fat/__init__.py b/fink_fat/__init__.py index 7744e072..d15ac61a 100644 --- a/fink_fat/__init__.py +++ b/fink_fat/__init__.py @@ -12,4 +12,4 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. -__version__ = "0.4.8" +__version__ = "0.5.0"