Skip to content

Commit bdd3028

Browse files
committed
bumped version to 2.1.0
1 parent c3f8a26 commit bdd3028

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.1.0 (unreleased)
6+
2.1.0 (2018-11-13)
77
==================
88

99
* Removed support for Django 1.8, 1.9, 1.10

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.3'
2+
__version__ = '2.1.0'

0 commit comments

Comments
 (0)