Skip to content

Commit

Permalink
Merge pull request #119 from wesokes/develop
Browse files Browse the repository at this point in the history
bump version
  • Loading branch information
somewes authored Dec 29, 2020
2 parents 718a2e7 + bac4e3d commit 4bec258
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions docs/release_notes.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
Release Notes
=============

v2.0.1
------
* Fixed docstring (alextatarinov)

v2.0.0
------
* Support django 2.2, 3.0, 3.1 only
Expand Down
2 changes: 1 addition & 1 deletion manager_utils/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '2.0.0'
__version__ = '2.0.1'

0 comments on commit 4bec258

Please sign in to comment.