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 36b4c9f commit 9400ec8Copy full SHA for 9400ec8
2 files changed
LICENSE
@@ -1,4 +1,4 @@
1
-Copyright 2009-2025 Michael Bayer.
+Copyright 2009-2026 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
@@ -91,7 +91,7 @@
91
92
# General information about the project.
93
project = "Alembic"
94
-copyright = "2010-2025, Mike Bayer" # noqa
+copyright = "2010-2026, Mike Bayer" # noqa
95
author = "Mike Bayer"
96
97
# The version info for the project you're documenting, acts as replacement for
0 commit comments