We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82efff0 commit 76b631aCopy full SHA for 76b631a
django_typer/__init__.py
@@ -35,4 +35,4 @@
35
__version__ = ".".join(str(i) for i in VERSION)
36
__author__ = "Brian Kohan"
37
__license__ = "MIT"
38
-__copyright__ = "Copyright 2023-2024 Brian Kohan"
+__copyright__ = "Copyright 2023-2025 Brian Kohan"
0 commit comments