Preparing release 3.3.1
[ci skip]
This commit is contained in:
parent
06c55bec14
commit
3e997145fc
11
CHANGES.rst
11
CHANGES.rst
@ -8,6 +8,17 @@ Changelog
|
||||
|
||||
.. towncrier release notes start
|
||||
|
||||
3.3.1 (2019-11-25)
|
||||
------------------
|
||||
|
||||
Bug fixes:
|
||||
|
||||
|
||||
- - Use the shared 'Plone test setup' and 'Plone test teardown' keywords in Robot
|
||||
tests.
|
||||
[Rotonen] (#155)
|
||||
|
||||
|
||||
3.3.0 (2019-10-12)
|
||||
------------------
|
||||
|
||||
|
@ -1,3 +0,0 @@
|
||||
- Use the shared 'Plone test setup' and 'Plone test teardown' keywords in Robot
|
||||
tests.
|
||||
[Rotonen]
|
2
setup.py
2
setup.py
@ -4,7 +4,7 @@ from setuptools import find_packages
|
||||
from setuptools import setup
|
||||
|
||||
|
||||
version = '3.3.1.dev0'
|
||||
version = '3.3.1'
|
||||
|
||||
install_requires = [
|
||||
'setuptools',
|
||||
|
Loading…
x
Reference in New Issue
Block a user