Bump version number
This commit is contained in:
pare
b08ceb41c7
commit
703fbe92b1
S'han modificat 2 arxius amb 2 adicions i 2 eliminacions
|
@ -68,7 +68,7 @@ author = u'Lorenz Diener'
|
|||
# The short X.Y version.
|
||||
version = u'1.3'
|
||||
# The full version, including alpha/beta/rc tags.
|
||||
release = u'1.3.0'
|
||||
release = u'1.3.1'
|
||||
|
||||
# The language for content autogenerated by Sphinx. Refer to documentation
|
||||
# for a list of supported languages.
|
||||
|
|
2
setup.py
2
setup.py
|
@ -6,7 +6,7 @@ extras = {
|
|||
}
|
||||
|
||||
setup(name='Mastodon.py',
|
||||
version='1.3.0',
|
||||
version='1.3.1',
|
||||
description='Python wrapper for the Mastodon API',
|
||||
packages=['mastodon'],
|
||||
setup_requires=['pytest-runner'],
|
||||
|
|
Loading…
Referencia en una nova incidència