Skip to content

Commit 7d2dbbb

Browse files
committed
finalize v0.9.0
1 parent c695b95 commit 7d2dbbb

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGES.rst

+3
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ CHANGES
55
Development
66
===========
77

8+
Version 0.9.0 (2014-09-09T03:06:03Z)
9+
====================================
10+
811
* Makefile
912

1013
* fix ``doc`` for ``CHANGES.rst`` prerequisite

b.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
__description__ = 'Post to Blogger or WordPress in markup language seamlessly'
7979
__copyright__ = 'Copyright 2013-2014, Yu Jie Lin'
8080
__license__ = 'MIT License'
81-
__version__ = '0.8.0'
81+
__version__ = '0.9.0'
8282
__website__ = 'http://bitbucket.org/livibetter/b.py'
8383

8484
__author__ = 'Yu-Jie Lin'

0 commit comments

Comments
 (0)