We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbbf8df commit 2ac34ecCopy full SHA for 2ac34ec
apertium_apy/apy.py
@@ -7,7 +7,7 @@
7
__credits__ = ['Kevin Brubeck Unhammer', 'Sushain K. Cherivirala', 'Jonathan North Washington', 'Xavi Ivars', 'Shardul Chiplunkar']
8
__license__ = 'GPLv3'
9
__status__ = 'Beta'
10
-__version__ = '0.12.0'
+__version__ = '0.12.1'
11
12
import argparse
13
import configparser
0 commit comments