Back to development: 2.1.7
This commit is contained in:
parent
cdb533e6bc
commit
231cadb449
@ -1,6 +1,12 @@
|
|||||||
Changelog
|
Changelog
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
2.1.7 (unreleased)
|
||||||
|
------------------
|
||||||
|
|
||||||
|
- Nothing changed yet.
|
||||||
|
|
||||||
|
|
||||||
2.1.6 (2012-05-30)
|
2.1.6 (2012-05-30)
|
||||||
------------------
|
------------------
|
||||||
- Add Site Administrator role to Review comments permission.
|
- Add Site Administrator role to Review comments permission.
|
||||||
|
2
setup.py
2
setup.py
@ -1,6 +1,6 @@
|
|||||||
from setuptools import setup, find_packages
|
from setuptools import setup, find_packages
|
||||||
|
|
||||||
version = '2.1.6'
|
version = '2.1.7.dev0'
|
||||||
|
|
||||||
install_requires = [
|
install_requires = [
|
||||||
'setuptools',
|
'setuptools',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user