Skip to content

Commit f6d2570

Browse files
author
mylan
committed
#233: Bump version to 3.0.7, updated history
1 parent ba6066f commit f6d2570

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

docs/HISTORY.txt

+11
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
Changelog
22
=========
33

4+
3.0.7 (2010-10-20)
5+
------------------
6+
7+
* Refuse from lynx dependency,
8+
fixed http://plone.org/products/plone-seo/issues/28 issue.
9+
[mylan]
10+
* Added "External keywords test" option in SEO configlet.
11+
It allows to change method of page retrieval on keywords
12+
check. [mylan]
13+
14+
415
3.0.5 (2010-05-15)
516
------------------
617

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
from setuptools import setup, find_packages
77

88

9-
version = '3.0.4'
9+
version = '3.0.7'
1010

1111
setup(name='quintagroup.seoptimizer',
1212
version=version,

0 commit comments

Comments
 (0)