Preparing release 2.4.4
This commit is contained in:
parent
a3b540c484
commit
7edd363169
@ -1,7 +1,7 @@
|
|||||||
Changelog
|
Changelog
|
||||||
=========
|
=========
|
||||||
|
|
||||||
2.4.4 (unreleased)
|
2.4.4 (2015-07-18)
|
||||||
------------------
|
------------------
|
||||||
|
|
||||||
- Change the category of the configlet to 'plone-general'.
|
- Change the category of the configlet to 'plone-general'.
|
||||||
|
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.4.4.dev0'
|
version = '2.4.4'
|
||||||
|
|
||||||
install_requires = [
|
install_requires = [
|
||||||
'setuptools',
|
'setuptools',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user