Skip to content

Commit 290f5d7

Browse files
committed
bump version number, changelog, and minor README change.
1 parent a0abb80 commit 290f5d7

3 files changed

Lines changed: 5 additions & 2 deletions

File tree

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 2.3.1
4+
* Regression bugfix: empty string input returns empty string again.
5+
36
h2. Version 2.3.0
47

58
* Bugfixes:

README.textile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
!https://travis-ci.org/textile/python-textile.svg?branch=develop!:https://travis-ci.org/textile/python-textile !https://coveralls.io/repos/github/textile/python-textile/badge.svg?branch=develop!:https://coveralls.io/github/textile/python-textile?branch=master !https://codecov.io/github/textile/python-textile/coverage.svg?branch=develop!:https://codecov.io/github/textile/python-textile?branch=develop
1+
!https://travis-ci.org/textile/python-textile.svg!:https://travis-ci.org/textile/python-textile !https://coveralls.io/repos/github/textile/python-textile/badge.svg!:https://coveralls.io/github/textile/python-textile?branch=master !https://codecov.io/github/textile/python-textile/coverage.svg!:https://codecov.io/github/textile/python-textile
22

33
h1. python-textile
44

textile/version.py

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

0 commit comments

Comments
 (0)