Skip to content

Commit

Permalink
Bump to v0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sushain97 committed Jan 3, 2022
1 parent d046713 commit d4d9d1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apertium_apy/apy.py
Original file line number Diff line number Diff line change
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.7'
__version__ = '0.12.0'

import argparse
import configparser
Expand Down

0 comments on commit d4d9d1e

Please sign in to comment.