Skip to content

Commit fc3d914

Browse files
committed
Version bumpin' and CHANGELOGGIN'.
1 parent 7087e75 commit fc3d914

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.textile

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

3+
h2. Version 2.3.9
4+
* Packaging: remove extraneous files from the source distribution upload.
5+
* Remove a lingering file from a feature branch for overhauling list handling. This brings coverage back up to 100%
6+
37
h2. Version 2.3.8
48
* Bugfix: Fix process of string containing only whitespaces ("#40":https://github.com/textile/python-textile/issues/40)
59
* Bugfix: Fix process of formatted text after lists ("#37":https://github.com/textile/python-textile/issues/37)

textile/version.py

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

0 commit comments

Comments
 (0)