Skip to content

Commit c353205

Browse files
committed
bump version
1 parent 59665e5 commit c353205

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
@@ -3,7 +3,7 @@
33

44
setup(
55
name="DAWG-Python",
6-
version="0.7.2",
6+
version="0.7.3",
77
description="Pure-python reader for DAWGs (DAFSAs) created by dawgdic C++ library or DAWG Python extension.",
88
long_description = open('README.rst').read() + "\n\n"+ open('CHANGES.rst').read(),
99
author='Mikhail Korobov',

0 commit comments

Comments
 (0)