Skip to content

Commit 8e6b978

Browse files
Back to development: 1.9.1
[ci skip]
1 parent fd164da commit 8e6b978

2 files changed

Lines changed: 17 additions & 1 deletion

File tree

CHANGES.rst

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,22 @@
11
Changelog
22
=========
33

4+
1.9.1 (unreleased)
5+
------------------
6+
7+
Breaking changes:
8+
9+
- *add item here*
10+
11+
New features:
12+
13+
- *add item here*
14+
15+
Bug fixes:
16+
17+
- *add item here*
18+
19+
420
1.9.0 (2018-09-27)
521
------------------
622

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ def read(*rnames):
1414
read('CHANGES.rst') + '\n\n' + \
1515
read('LICENSE')
1616

17-
version = '1.9.0'
17+
version = '1.9.1.dev0'
1818

1919
setup(
2020
name='plone.api',

0 commit comments

Comments
 (0)