Set __version__ to 0.1.2
This commit is contained in:
@@ -6,5 +6,5 @@ from .config import EclipseConfig
|
||||
from .parser import parse, parse_string
|
||||
|
||||
|
||||
__version__ = '0.0.6'
|
||||
__version__ = '0.1.2'
|
||||
__license__ = 'GNU General Public License version 3'
|
||||
|
||||
Reference in New Issue
Block a user