Skip to content

Commit

Permalink
Back to development: 4.1.5
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
hvelarde committed Oct 11, 2018
1 parent 7199b8f commit 81a595a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
Changelog
=========

4.1.5 (unreleased)
------------------

- Nothing changed yet.


4.1.4 (2018-10-11)
------------------

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
from setuptools import find_packages
from setuptools import setup

version = '4.1.4'
version = '4.1.5.dev0'
description = 'Integration of lazysizes, a lightweight lazy loader, into Plone.'
long_description = (
open('README.rst').read() + '\n' +
Expand Down

0 comments on commit 81a595a

Please sign in to comment.