Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
New version drops support for older versions of Python/Django
  • Loading branch information
bennylope authored Oct 25, 2022
1 parent 9b5fd48 commit f359096
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/organizations/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@

__author__ = "Ben Lopatin"
__email__ = "[email protected]"
__version__ = "2.0.2"
__version__ = "2.1.0"

0 comments on commit f359096

Please sign in to comment.