Bump v0.1.1.

This commit is contained in:
Julien Palard 2019-11-22 09:21:59 +01:00
parent 2c95aef46c
commit f8389efc87

View File

@ -2,7 +2,7 @@
"""Find translations exemples by grepping in .po files.
"""
__version__ = "0.1.0"
__version__ = "0.1.1"
import argparse
import curses