Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
post release version bump
  • Loading branch information
Mariatta authored Jan 14, 2020
commit eed7a4c4ee7531edbcdfd754b0962cbd56b7dae4
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
name='python-docs-theme',
# Version is date based as year.month[.serial], where serial is used
# if multiple releases are needed to address build failures.
version='2020.1',
version='2020.1.post1',
description='The Sphinx theme for the CPython docs and related projects',
long_description=long_description,
author='PyPA',
Expand Down