Skip to content

Commit

Permalink
Bump version to 3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
epicserve committed Feb 11, 2022
1 parent accc559 commit 3a21eb5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
CHANGELOG
=========

v3.3.0
------

- Add support for pymemcache.

v3.1.0
------

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

setup(
name='django-cache-url',
version='3.2.3',
version='3.3.0',
url='https://github.com/epicserve/django-cache-url',
license='MIT',
author="Brent O'Connor",
Expand Down

0 comments on commit 3a21eb5

Please sign in to comment.