Skip to content

Commit

Permalink
Bump version to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
delneg committed Dec 23, 2021
1 parent 0b22e6a commit 452f60a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@
History
-------
1.0.0 (2021-12-23)
++++++++++++++++++

* Support django 4.0
* Switch to GithubCI instead of travis
* Seems good enough to make it 1.0.0


0.1.4 (2021-04-01)
++++++++++++++++++
Expand Down
2 changes: 1 addition & 1 deletion django_private_chat2/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.1.4'
__version__ = '1.0.0'

0 comments on commit 452f60a

Please sign in to comment.