Skip to content
This repository was archived by the owner on Jul 25, 2019. It is now read-only.

Commit 134b433

Browse files
committed
Bump version to 0.1.5
1 parent b3c36fc commit 134b433

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ def run(self):
184184

185185
setup(
186186
name='pocketsphinx',
187-
version='0.1.4',
187+
version='0.1.5',
188188
description='Python interface to CMU Sphinxbase and Pocketsphinx libraries',
189189
long_description=open('README.rst').read(),
190190
author='Dmitry Prazdnichnov',

0 commit comments

Comments
 (0)