Skip to content

Commit 419062c

Browse files
committed
v0.15.0
1 parent e12a09c commit 419062c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
ChangeLog
33
=========
44

5-
master (unreleased)
6-
===================
5+
Release 0.15.0 (2017-08-28)
6+
===========================
77

88
- [Doc] New Makefile target to serve the documentation.
99

formidable/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33

44
default_app_config = 'formidable.app.FormidableConfig'
5-
version = '0.15.0.dev0'
5+
version = '0.15.0'
66

77
# TO BE REMOVED ON 1.0.0
88
with warnings.catch_warnings():

0 commit comments

Comments
 (0)