Skip to content

Commit

Permalink
Bump to version 4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ghickman committed Mar 3, 2017
1 parent 394938c commit 670328b
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.2.0
------

- Symlink support fixes for Windows & Python 2 thanks to @ata2001


v4.1.0
------

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.1.0'
__version__ = '4.2.0'

0 comments on commit 670328b

Please sign in to comment.