Skip to content

Commit

Permalink
Preparing release 0.2.14
Browse files Browse the repository at this point in the history
  • Loading branch information
laulaz committed Jan 20, 2022
1 parent b6ac6bd commit 952a595
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.rst
Expand Up @@ -2,7 +2,7 @@ Changelog
=========


0.2.14 (unreleased)
0.2.14 (2022-01-20)
-------------------

- Add cookies consent viewlet in minisite mode (in Diazo rules)
Expand Down
2 changes: 1 addition & 1 deletion setup.py
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
"""Installer for the cpskin.diazotheme.dream package."""

version = '0.2.14.dev0'
version = '0.2.14'

from setuptools import find_packages
from setuptools import setup
Expand Down

0 comments on commit 952a595

Please sign in to comment.