Skip to content

Commit 6e4c51e

Browse files
committed
Merge pull request #154 from balshetzer/master
bump version number to 2.5.7
2 parents ee977bd + d13fd21 commit 6e4c51e

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.6'
6+
__version__ = '2.5.7'
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)