Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Marco Marinello
django-password-reset
Commits
6ceef4c6
Commit
6ceef4c6
authored
Oct 31, 2013
by
Bruno Renié
Browse files
Bump version
parent
10b31ce9
Changes
3
Hide whitespace changes
Inline
Side-by-side
docs/conf.py
View file @
6ceef4c6
...
...
@@ -48,9 +48,9 @@ copyright = u'2012, Bruno Renié'
# built documents.
#
# The short X.Y version.
version
=
'0.5'
version
=
'0.5
.1
'
# The full version, including alpha/beta/rc tags.
release
=
'0.5'
release
=
'0.5
.1
'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
...
...
docs/index.rst
View file @
6ceef4c6
...
...
@@ -27,6 +27,10 @@ Contents:
Changelog
---------
* 0.5.1:
* Spanish, Polish and Russian translations.
* 0.5:
* Support for Django 1.5's custom user model.
...
...
password_reset/__init__.py
View file @
6ceef4c6
__version__
=
'0.5'
__version__
=
'0.5
.1
'
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment