Update __version__.py

This commit is contained in:
Akash Mahanty
2021-01-02 11:01:29 +05:30
committed by GitHub
parent 103d35d6b1
commit ee21b806da

View File

@@ -10,4 +10,4 @@ __version__ = "2.3.2"
__author__ = "akamhy"
__author_email__ = "akamhy@yahoo.com"
__license__ = "MIT"
__copyright__ = "Copyright 2020 akamhy"
__copyright__ = "Copyright 2020-2021 akamhy and others"