Skip to content

Commit

Permalink
Merge pull request #37 from unt-libraries/1.1.0
Browse files Browse the repository at this point in the history
Prepare for 1.1.0 release
  • Loading branch information
ldko authored Oct 18, 2019
2 parents cfc7627 + aff88e6 commit 6cc9bc9
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
------

* Add support for Webrecorder.io. [#34](https://github.com/unt-libraries/py-wasapi-client/pull/34)
* Fix tests that fail on MacOS due to `qsize`. [#36](https://github.com/unt-libraries/py-wasapi-client/pull/36)

1.0.0
------
Expand Down
1 change: 0 additions & 1 deletion requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
requests>=2.18.1
pytest>=4.6.4
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

setup(
name='py-wasapi-client',
version='1.0.0',
version='1.1.0',
url='https://github.com/unt-libraries/py-wasapi-client',
author='University of North Texas Libraries',
author_email='lauren.ko@unt.edu',
Expand Down

0 comments on commit 6cc9bc9

Please sign in to comment.