Fixed bug where sleeves's exp didnt properly reset on prestige. Updated versions to v0.46.0. Added production build

This commit is contained in:
danielyxie
2019-04-03 16:58:15 -07:00
parent 804e4c23e3
commit 36499ae9f2
8 changed files with 159 additions and 158 deletions

View File

@@ -64,9 +64,9 @@ documentation_title = '{0} Documentation'.format(project)
# built documents.
#
# The short X.Y version.
version = '0.45'
version = '0.46'
# The full version, including alpha/beta/rc tags.
release = '0.45.0'
release = '0.46.0'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.