Preparing release 2.1.3
This commit is contained in:
parent
07b8ebc5df
commit
2a36f778af
@ -1,7 +1,7 @@
|
|||||||
Changelog
|
Changelog
|
||||||
=========
|
=========
|
||||||
|
|
||||||
2.1.3 (unreleased)
|
2.1.3 (2012-01-24)
|
||||||
------------------
|
------------------
|
||||||
|
|
||||||
- Set modified date of object receiving comments so that caching works
|
- Set modified date of object receiving comments so that caching works
|
||||||
|
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.3dev'
|
version = '2.1.3'
|
||||||
|
|
||||||
install_requires = [
|
install_requires = [
|
||||||
'setuptools',
|
'setuptools',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user