Skip to content

Commit

Permalink
File changes for 0.0.9 release. (#55)
Browse files Browse the repository at this point in the history
  • Loading branch information
distortedsignal committed Jul 13, 2020
1 parent 743bfbd commit a63e141
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions ATTRIBUTION.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,4 @@ OTHER DEALINGS IN THE SOFTWARE.
* @killerwhile for jumping in and making some really neat additions
* @duongnt for being very patient and checking the spelling in the code and in the docs
* @jpobley for being willing to speak up about the software being broken
* @0nebody for writing the role/group code
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

from setuptools import setup

version = '0.0.8'
version = '0.0.9'

with open('requirements.txt', 'r') as req_file, \
open('test_requirements.txt', 'r') as test_req_file, \
Expand Down

0 comments on commit a63e141

Please sign in to comment.