Skip to content

Commit 298107a

Browse files
authored
Merge pull request #22 from divio/feature/release
Release 2.0.0
2 parents f805d0c + 40a331d commit 298107a

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.0 (unreleased)
6+
2.0.0 (2016-13-09)
77
==================
88

99
* Added tests

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__ = '1.0'
2+
__version__ = '2.0.0'

0 commit comments

Comments
 (0)