diff options
| -rw-r--r-- | doc/build/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/build/conf.py b/doc/build/conf.py index f68f8e783..750fea5a2 100644 --- a/doc/build/conf.py +++ b/doc/build/conf.py @@ -72,7 +72,7 @@ site_base = "http://www.sqlalchemy.org" # arbitrary number recognized by builders.py, incrementing this # will force a rebuild -build_number = 2 +build_number = 3 # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |
