Skip to content

Commit 0ecd3da

Browse files
committed
Merge branch 'release/2.3.8' into develop
2 parents aaafe47 + 0725639 commit 0ecd3da

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.textile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
h1. Textile Changelog
22

3-
h2. Develop Branch
3+
h2. Version 2.3.8
44
* Bugfix: Fix process of string containing only whitespaces ("#40":https://github.com/textile/python-textile/issues/40)
55
* Bugfix: Fix process of formatted text after lists ("#37":https://github.com/textile/python-textile/issues/37)
66
* Test: Use sys.executable instead of 'python' to test the CLI ("#38":https://github.com/textile/python-textile/issues/38)

textile/version.py

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

0 commit comments

Comments
 (0)