Skip to content

Commit 0f0b695

Browse files
committed
bump version number and update changelog.
1 parent 775c708 commit 0f0b695

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

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.11
4+
* Bugfix: Don't strip leading dot from image URIs ("#42":https://github.com/textile/python-textile/issues/42)
5+
36
h2. Version 2.3.10
47
* Packaging: cleanup in MANIFEST.IN leads to better linux packaging, and smaller wheel size.
58

textile/version.py

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

0 commit comments

Comments
 (0)