Skip to content

Commit

Permalink
Merge pull request #165 from jazzband/bump-version-0110
Browse files Browse the repository at this point in the history
Bump 0.11.0 version
  • Loading branch information
andruten authored Feb 25, 2023
2 parents d6fca3c + 713b25e commit d9914b5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 deletions.
8 changes: 1 addition & 7 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,10 +1,4 @@
0.11.1 (2023-02-26)
===================

* No changes.


0.11.0 (2023-02-25)
0.11.0 (2023-02-26)
===================

* Add X-Forwarded-For and X-Forwarded-Proto headers. Fixes #79.
Expand Down
2 changes: 1 addition & 1 deletion revproxy/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.11.1'
__version__ = '0.11.0'

2 comments on commit d9914b5

@ddelange
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @andruten 👋

It looks like push to pypi failed.

Could you retry?

@andruten
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ddelange Sorry but I can't 😔. See jazzband/help#330

Please sign in to comment.