Skip to content

Commit

Permalink
bump version -> 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasmcnulty committed Mar 23, 2022
1 parent f2d5ea4 commit f06bd32
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion bread/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.0.2"
__version__ = "1.0.3"
5 changes: 5 additions & 0 deletions docs/changes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@
Change Log
==========

1.0.3 - Mar 23, 2022
--------------------

* Add Django 3.2 and Python 3.10 support

1.0.2 - Dec 16, 2020
--------------------

Expand Down

0 comments on commit f06bd32

Please sign in to comment.