Skip to content
This repository was archived by the owner on Jul 11, 2021. It is now read-only.

Commit 63c3bf3

Browse files
committed
fixed README link, bumped version
1 parent c3ddb99 commit 63c3bf3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ Requirements
108108
^^^^^^^^^^^^
109109
* `mock - 1.0.1 <https://pypi.python.org/pypi/mock>`_
110110
* `django-nose - 1.2 <https://pypi.python.org/pypi/django-nose>`_
111-
* `coverage - 3.6<https://pypi.python.org/pypi/coverage>`_
111+
* `coverage - 3.6 <https://pypi.python.org/pypi/coverage>`_
112112

113113
Run the test with coverage
114114
^^^^^^^^^^^^^^^^^^^^^^^^^^

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
setup(
1010
name='cmsplugin-googleplus',
11-
version='0.3.1',
11+
version='0.3.2',
1212
include_package_data=True,
1313
license='MIT License',
1414
description='Django-CMS plugin for Google Plus Activities',

0 commit comments

Comments
 (0)