Skip to content

Commit

Permalink
Bump version to 0.11.0-rc.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sushain97 committed Mar 25, 2018
1 parent 908216d commit bfd3178
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.10.0'
__version__ = '0.11.0-rc.1'

import argparse
import configparser
Expand Down

0 comments on commit bfd3178

Please sign in to comment.