Forgot to update the docs version in the last release.
# General information about the project.
project = 'Dunshire'
-copyright = '2016, Michael Orlitzky'
+copyright = '2024, Michael Orlitzky'
author = 'Michael Orlitzky'
# The short X.Y version.
-version = '0.1.1'
+version = '0.1.3'
# The full version, including alpha/beta/rc tags.
-release = '0.1.1'
+release = '0.1.3'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
# Don't list "test" in packages, because we don't want it installed.
setup(
name = 'dunshire',
- version = '0.1.2',
+ version = '0.1.3',
author = 'Michael Orlitzky',
author_email = 'michael@orlitzky.com',
url = 'http://michael.orlitzky.com/code/dunshire/index.xhtml',