We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e0c141 commit 6bfca64Copy full SHA for 6bfca64
LICENSE
@@ -1,4 +1,4 @@
1
-Copyright 2009-2024 Michael Bayer.
+Copyright 2009-2025 Michael Bayer.
2
3
Permission is hereby granted, free of charge, to any person obtaining a copy of
4
this software and associated documentation files (the "Software"), to deal in
docs/build/conf.py
@@ -90,7 +90,7 @@
90
91
# General information about the project.
92
project = "Alembic"
93
-copyright = "2010-2024, Mike Bayer" # noqa
+copyright = "2010-2025, Mike Bayer" # noqa
94
95
# The version info for the project you're documenting, acts as replacement for
96
# |version| and |release|, also used in various other places throughout the
0 commit comments