Skip to content

Commit

Permalink
Merge pull request #253 from ccnmtl/prep-0.1.1-release
Browse files Browse the repository at this point in the history
Release prep 0.1.1
  • Loading branch information
nikolas authored Oct 15, 2019
2 parents 7aebb1f + cdcd2cc commit ad82ffe
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
0.1.1 (2019-10-15)
===================
* add ability to copy group permissions from one folder to another

0.1.0 (2019-09-05)
===================
* additional error handling
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

setup(
name="pypanopto",
version="0.1.0",
version="0.1.1",
author="Susan Dreher",
author_email="[email protected]",
url="https://github.com/ccnmtl/pypanopto",
Expand Down

0 comments on commit ad82ffe

Please sign in to comment.