Preparing release 2.2.4

This commit is contained in:
Eric Steele
2013-03-05 15:56:22 -05:00
parent 6f675b6f80
commit 3b637b8e01
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
Changelog
=========
2.2.4 (unreleased)
2.2.4 (2013-03-05)
------------------
- Check for 'checked' attribute in a way that work also for jQuery 1.7
+1 -1
View File
@@ -1,6 +1,6 @@
from setuptools import setup, find_packages
version = '2.2.4.dev0'
version = '2.2.4'
install_requires = [
'setuptools',