Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
prozorro-sale
Cors
Commits
9c52901b
Commit
9c52901b
authored
Apr 04, 2016
by
Vladimir Rutsky
Browse files
Merge pull request #37 from aio-libs/v0.4.0
0.4.0 release
parents
cf28a1d4
36f670cb
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGES.rst
View file @
9c52901b
CHANGES
=======
0.4.0 (2016-
XX-XX
)
0.4.0 (2016-
04-04
)
------------------
- Fixed support with new Resources objects introduced in ``aiohttp`` 0.21.0.
...
...
aiohttp_cors/__about__.py
View file @
9c52901b
...
...
@@ -19,7 +19,7 @@ This module must be stand-alone executable.
"""
__title__
=
"aiohttp_cors"
__version__
=
"0.4.0
a0
"
__version__
=
"0.4.0"
__author__
=
"Vladimir Rutsky"
__email__
=
"vladimir@rutsky.org"
__summary__
=
"CORS support for aiohttp"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment