Skip to content

Commit

Permalink
Bump to 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hishnash committed Aug 12, 2020
1 parent 7ad2884 commit 1ae396d
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.1.0"
__version__ = "0.1.1"
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.1.0",
version="0.1.1",
url="https://github.com/hishnash/djangochannelsrestframework",
author="Matthaus Woolard",
author_email="[email protected]",
Expand Down

0 comments on commit 1ae396d

Please sign in to comment.