Skip to content

Commit fc29e58

Browse files
committed
changeloggin' and version bumpin'
1 parent 44fe729 commit fc29e58

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.textile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
h1. Textile Changelog
22

3+
h2. Version 3.0.3
4+
* BUGFIX: Improve handling code block following extended p block ("#63":https://github.com/textile/python-textile/pull/63)
5+
36
h2. Version 3.0.2
47
* BUGFIX: Fix for multiple multi-line paragraphs. ("#62":https://github.com/textile/python-textile/pull/62)
58

textile/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION = '3.0.2'
1+
VERSION = '3.0.3'

0 commit comments

Comments
 (0)