Skip to content

Commit b3c2573

Browse files
committed
Version 0.95
1 parent b23df88 commit b3c2573

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
kw = {
77
'name': 'jwzthreading',
8-
'version': '0.94',
8+
'version': '0.95',
99
'description': 'Algorithm for threading mail messages.',
1010
'long_description' : '''Contains an implementation of an algorithm for threading mail
1111
messages, as described at http://www.jwz.org/doc/threading.html.''',

0 commit comments

Comments
 (0)