Skip to content

Commit

Permalink
Bump version to 4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ghickman committed Mar 1, 2017
1 parent 659f209 commit e2e5417
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.rst
@@ -1,6 +1,12 @@
Changelog
=========

v4.1.0
------

- Add symlink support thanks to @ata2001


v3.6.2
------

Expand Down
2 changes: 1 addition & 1 deletion tvrenamr/__init__.py
Expand Up @@ -2,4 +2,4 @@
__copyright__ = 'Copyright 2012 George Hickman'
__license__ = 'MIT'
__title__ = 'tvrenamr'
__version__ = '4.0.1'
__version__ = '4.1.0'

0 comments on commit e2e5417

Please sign in to comment.