Skip to content

Commit

Permalink
Release 0.6.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
audreyfeldroy committed Aug 20, 2013
1 parent 1808be4 commit 625c118
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
History
-------

0.6.3 (2013-08-20)
++++++++++++++++++

* Fix copying of binary files in nested paths (#41), thanks to `@sloria`_.

.. _`@sloria`: https://github.com/sloria/

0.6.2 (2013-08-19)
++++++++++++++++++

Expand Down
2 changes: 1 addition & 1 deletion cookiecutter/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
Main package for Cookiecutter.
"""

__version__ = '0.6.2'
__version__ = '0.6.3'

0 comments on commit 625c118

Please sign in to comment.