Skip to content

Commit

Permalink
Publish version 0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
maxzheng committed Sep 23, 2023
1 parent 3790e5f commit fdad298
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 2 deletions.
37 changes: 36 additions & 1 deletion docs/CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,41 @@
Version 0.1.3
Version 0.1.4
================================================================================

* Test against Python 3.7+
* Create python-package.yml
* Fix tests and docs

Version 0.1.4
--------------------------------------------------------------------------------

* Test against Python 3.7+
* Create python-package.yml
* Fix tests and docs

Version 0.1.4
--------------------------------------------------------------------------------

* Test against Python 3.7+
* Create python-package.yml
* Fix tests and docs

Version 0.1.4
--------------------------------------------------------------------------------

* Test against Python 3.7+
* Create python-package.yml
* Fix tests and docs

Version 0.1.4
--------------------------------------------------------------------------------

* Test against Python 3.7+
* Create python-package.yml
* Fix tests and docs

Version 0.1.3
--------------------------------------------------------------------------------

* Remove version requirement for aiohttp as aioresponses suppports latest now

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

setuptools.setup(
name='aiohttp-requests',
version='0.1.4',
version='0.1.5',

author='Max Zheng',
author_email='maxzheng.os @t gmail.com',
Expand Down

0 comments on commit fdad298

Please sign in to comment.