We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aaafe47 commit 0725639Copy full SHA for 0725639
CHANGELOG.textile
@@ -1,6 +1,6 @@
1
h1. Textile Changelog
2
3
-h2. Develop Branch
+h2. Version 2.3.8
4
* Bugfix: Fix process of string containing only whitespaces ("#40":https://github.com/textile/python-textile/issues/40)
5
* Bugfix: Fix process of formatted text after lists ("#37":https://github.com/textile/python-textile/issues/37)
6
* Test: Use sys.executable instead of 'python' to test the CLI ("#38":https://github.com/textile/python-textile/issues/38)
textile/version.py
@@ -1 +1 @@
-VERSION = '2.3.7'
+VERSION = '2.3.8'
0 commit comments