Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
hishnash committed Apr 7, 2021
1 parent 019bfe7 commit 18b1e48
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion djangochannelsrestframework/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.2.1"
__version__ = "0.2.2"
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

setup(
name="djangochannelsrestframework",
version="0.2.1",
version="0.2.2",
url="https://github.com/hishnash/djangochannelsrestframework",
author="Matthaus Woolard",
author_email="matthaus.woolard@gmail.com",
Expand Down

0 comments on commit 18b1e48

Please sign in to comment.