Preparing maint release
This commit is contained in:
parent
6a65a3143c
commit
857968f34e
@ -1,6 +1,10 @@
|
||||
A note on versioning: This librarys major version will grow with the APIs
|
||||
version number. Breaking changes will be avoided as far as at all possible.
|
||||
|
||||
v1.0.5
|
||||
------
|
||||
* Fixed previous fix (Thank you, @tylerb@mastodon.social)
|
||||
|
||||
v1.0.4
|
||||
------
|
||||
* Fixed an app creation bug (Thank you, @tylerb@mastodon.social)
|
||||
|
@ -68,7 +68,7 @@ author = u'Lorenz Diener'
|
||||
# The short X.Y version.
|
||||
version = u'1.0'
|
||||
# The full version, including alpha/beta/rc tags.
|
||||
release = u'1.0.4'
|
||||
release = u'1.0.5'
|
||||
|
||||
# The language for content autogenerated by Sphinx. Refer to documentation
|
||||
# for a list of supported languages.
|
||||
|
Loading…
x
Reference in New Issue
Block a user