We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 914981a commit 92a8f56Copy full SHA for 92a8f56
CHANGELOG.md
@@ -3,6 +3,8 @@
3
> All notable changes to this project will be documented in this file.
4
This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
5
6
+## Unreleased
7
+
8
## [v0.9.0](https://github.com/springload/draftjs_exporter/releases/tag/v0.9.0)
9
10
### Added
draftjs_exporter/__init__.py
@@ -1,6 +1,6 @@
1
2
__title__ = 'draftjs_exporter'
-__version__ = '0.8.1'
+__version__ = '0.9.0'
__author__ = 'Springload'
__license__ = 'MIT'
__copyright__ = 'Copyright 2017 Springload'
0 commit comments