Skip to content

Commit 431de4a

Browse files
authored
Merge pull request #28 from divio/feature/release
Release version 2.0.2
2 parents 3c90e60 + ad97733 commit 431de4a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Changelog
33
=========
44

55

6-
2.0.2 (unreleased)
6+
2.0.2 (2016-11-22)
77
==================
88

99
* Prevent changes to ``DJANGOCMS_FILE_XXX`` settings from requiring new

djangocms_file/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# -*- coding: utf-8 -*-
2-
__version__ = '2.0.1'
2+
__version__ = '2.0.2'

0 commit comments

Comments
 (0)