Skip to content

Commit

Permalink
Update copyright to include 2022 and 2023
Browse files Browse the repository at this point in the history
  • Loading branch information
celiao committed Apr 10, 2023
1 parent 2c88ba1 commit d86515b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion authemail/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
__title__ = 'django-rest-authemail'
__version__ = '2.1.7'
__author__ = 'Celia Oakley'
__copyright__ = 'Copyright (c) 2014-2021 Celia Oakley'
__copyright__ = 'Copyright (c) 2014-2023 Celia Oakley'
__license__ = 'GPLv3'

0 comments on commit d86515b

Please sign in to comment.