Skip to content

Commit 2ac34ec

Browse files
committed
Bump version
1 parent fbbf8df commit 2ac34ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apertium_apy/apy.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
__credits__ = ['Kevin Brubeck Unhammer', 'Sushain K. Cherivirala', 'Jonathan North Washington', 'Xavi Ivars', 'Shardul Chiplunkar']
88
__license__ = 'GPLv3'
99
__status__ = 'Beta'
10-
__version__ = '0.12.0'
10+
__version__ = '0.12.1'
1111

1212
import argparse
1313
import configparser

0 commit comments

Comments
 (0)