Skip to content

Commit afcef33

Browse files
author
Mickaël Guérin
committed
back to dev
1 parent d46f87a commit afcef33

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.rst

+5
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
ChangeLog
33
=========
44

5+
master (unreleased)
6+
===================
7+
8+
nothing yet.
9+
510
Release 0.9.1 (2017-04-24)
611
==========================
712

formidable/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
default_app_config = 'formidable.app.FormidableConfig'
22

3-
version = '0.9.1'
3+
version = '0.10.0.dev0'

0 commit comments

Comments
 (0)