Skip to content

Commit

Permalink
Releasing v0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tilgovi committed Jun 28, 2019
1 parent 0c4eb09 commit 1399855
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Next Release
============
0.4.1 (2019-06-28)
==================

Bug Fixes
---------
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ def run_tests(self):

setup(
name='pyramid_oauthlib',
version='0.4.0',
version='0.4.1',
description='Pyramid OAuthLib integration',
long_description=README + '\n\n' + CHANGES,
classifiers=[
Expand Down

0 comments on commit 1399855

Please sign in to comment.