Skip to content

Commit

Permalink
Bump version to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
delneg committed Dec 23, 2021
1 parent b761902 commit 9185c79
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.1 (2021-12-23)
++++++++++++++++++

* Remove unneeded files from release


1.0.0 (2021-12-23)
++++++++++++++++++

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__ = '1.0.0'
__version__ = '1.0.1'

0 comments on commit 9185c79

Please sign in to comment.