Skip to content

Commit 373360d

Browse files
committed
Bumped version to 2.0.1
1 parent 5e1836b commit 373360d

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.1 (unreleased)
6+
2.0.1 (2016-20-09)
77
==================
88

99
* Fixes an issue where images throw an ``AttributeError``

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.0'
2+
__version__ = '2.0.1'

0 commit comments

Comments
 (0)