Preparing release 2.3.3
This commit is contained in:
parent
0bbbc9ba2f
commit
75b8c13640
@ -1,7 +1,7 @@
|
|||||||
Changelog
|
Changelog
|
||||||
=========
|
=========
|
||||||
|
|
||||||
2.3.3 (unreleased)
|
2.3.3 (2014-10-23)
|
||||||
------------------
|
------------------
|
||||||
|
|
||||||
- Don't execute createReplyForm js if there is no in_reply_to button.
|
- Don't execute createReplyForm js if there is no in_reply_to button.
|
||||||
|
2
setup.py
2
setup.py
@ -1,7 +1,7 @@
|
|||||||
from setuptools import find_packages
|
from setuptools import find_packages
|
||||||
from setuptools import setup
|
from setuptools import setup
|
||||||
|
|
||||||
version = '2.3.3.dev0'
|
version = '2.3.3'
|
||||||
|
|
||||||
install_requires = [
|
install_requires = [
|
||||||
'setuptools',
|
'setuptools',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user