Skip to content

Commit

Permalink
bump version to 0.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mikf committed Jan 5, 2017
1 parent 468c9ae commit 041c70a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gallery_dl/version.py
@@ -1,9 +1,9 @@
# -*- coding: utf-8 -*-

# Copyright 2016 Mike Fährmann
# Copyright 2016, 2017 Mike Fährmann
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License version 2 as
# published by the Free Software Foundation.

__version__ = "0.6.1"
__version__ = "0.6.2"

0 comments on commit 041c70a

Please sign in to comment.