Start off with 0.4.3alpha1

We use a 1-based indexing for dev part as `rc0` sounds funny. This was
also a test commit of the change.
This commit is contained in:
Anthony Johnson
2020-05-06 14:53:43 -06:00
parent 512ad422d1
commit b4769ec0ae
5 changed files with 14 additions and 14 deletions

View File

@@ -53,7 +53,7 @@ class TransifexCommand(distutils.cmd.Command):
setup(
name='sphinx_rtd_theme',
version='0.4.3alpha0',
version='0.4.3alpha1',
url='https://github.com/rtfd/sphinx_rtd_theme/',
license='MIT',
author='Dave Snider, Read the Docs, Inc. & contributors',