From eedbc4798fc8848cb23ec67c75ce020b30fb99f3 Mon Sep 17 00:00:00 2001 From: verybada Date: Sat, 8 Jun 2019 13:15:03 +0800 Subject: [PATCH] release v0.3 correct and update categories no retry for bad argument request --- rarbgapi/__version__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rarbgapi/__version__.py b/rarbgapi/__version__.py index b650ceb..cce384d 100644 --- a/rarbgapi/__version__.py +++ b/rarbgapi/__version__.py @@ -1 +1 @@ -__version__ = '0.2' +__version__ = '0.3'