diff --git a/gallery_dl/version.py b/gallery_dl/version.py index 58a323e36d..687407f6b1 100644 --- a/gallery_dl/version.py +++ b/gallery_dl/version.py @@ -6,4 +6,4 @@ # it under the terms of the GNU General Public License version 2 as # published by the Free Software Foundation. -__version__ = "0.6.0" +__version__ = "0.6.1"