We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 775c708 + 0f0b695 commit 3f0b38dCopy full SHA for 3f0b38d
2 files changed
CHANGELOG.textile
@@ -1,5 +1,8 @@
1
h1. Textile Changelog
2
3
+h2. Version 2.3.11
4
+* Bugfix: Don't strip leading dot from image URIs ("#42":https://github.com/textile/python-textile/issues/42)
5
+
6
h2. Version 2.3.10
7
* Packaging: cleanup in MANIFEST.IN leads to better linux packaging, and smaller wheel size.
8
textile/version.py
@@ -1 +1 @@
-VERSION = '2.3.10'
+VERSION = '2.3.11'
0 commit comments