Skip to content

Commit

Permalink
Bump to 8.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dmerejkowsky committed Nov 1, 2017
1 parent dc05ee7 commit ce85c95
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions Changelog.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
8.0.3
-----

* Performance improvements (see #20). We are now faster than v7 :)
Note that ``pycp`` will be still be slow if only one CPU is available.

8.0.2
-----

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@


setup(name='pycp',
version="8.0.2",
version="8.0.3",
description='cp and mv with a progressbar',
author="Dimitri Merejkowsky",
author_email="d.merej@gmail.com",
Expand Down

0 comments on commit ce85c95

Please sign in to comment.