Skip to content

Commit 6a9e5f7

Browse files
committed
Merge pull request #173 from balshetzer/master
Make release 2.5.8
2 parents 1b2e5f6 + 4704104 commit 6a9e5f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plover/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
"""Plover: Open Source Stenography Software"""
55

6-
__version__ = '2.5.7'
6+
__version__ = '2.5.8'
77
__copyright__ = '(C) 2010-2011 Joshua Harlan Lifton'
88
__url__ = 'http://stenoknight.com/plover'
99
__download_url__ = 'https://github.com/plover/plover'

0 commit comments

Comments
 (0)