Skip to content

Commit

Permalink
Release 0.11.7
Browse files Browse the repository at this point in the history
  • Loading branch information
TinoDidriksen committed Apr 1, 2021
1 parent bd0e140 commit df5f5c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apertium_apy/apy.py
Expand Up @@ -7,7 +7,7 @@
__credits__ = ['Kevin Brubeck Unhammer', 'Sushain K. Cherivirala', 'Jonathan North Washington', 'Xavi Ivars', 'Shardul Chiplunkar']
__license__ = 'GPLv3'
__status__ = 'Beta'
__version__ = '0.11.6'
__version__ = '0.11.7'

import argparse
import configparser
Expand Down

0 comments on commit df5f5c6

Please sign in to comment.