We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59665e5 commit c353205Copy full SHA for c353205
setup.py
@@ -3,7 +3,7 @@
3
4
setup(
5
name="DAWG-Python",
6
- version="0.7.2",
+ version="0.7.3",
7
description="Pure-python reader for DAWGs (DAFSAs) created by dawgdic C++ library or DAWG Python extension.",
8
long_description = open('README.rst').read() + "\n\n"+ open('CHANGES.rst').read(),
9
author='Mikhail Korobov',
0 commit comments