We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc3e415 commit 66e1bb3Copy full SHA for 66e1bb3
setup.py
@@ -4,7 +4,7 @@
4
import os.path
5
6
setup(name='libleipzig',
7
- version='1.2.1',
+ version='1.3',
8
description="wortschatz.uni-leipzig.de binding",
9
long_description=open(os.path.join(os.path.dirname(__file__),
10
"README.rst")).read(),
0 commit comments