File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,9 @@
5555
# built documents.
5656
#
5757
# The short X.Y version.
58-
version = '0.10.1'
58+
version = '0.10.1.1'
5959
# The full version, including alpha/beta/rc tags.
60-
release = '0.10.1'
60+
release = '0.10.1.1'
6161

6262
# The language for content autogenerated by Sphinx. Refer to documentation
6363
# for a list of supported languages.
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ def get_requirements():
1616

1717
setup(
1818
name='django-qa',
19-
version='0.10.1',
19+
version='0.10.1.1',
2020
description='Pluggable django app for Q&A',
2121
long_description=get_long_description(),
2222
author='arjunkomath, cdvv7788, sebastian-code, jlariza, swappsco',

0 commit comments

Comments
 (0)