Skip to content

Commit ad97733

Browse files
committed
bumped version to 2.0.2
1 parent 3c90e60 commit ad97733

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)