Bump version: 0.1.2 → 0.2.0
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
[bumpversion]
|
||||
current_version = 0.1.2
|
||||
current_version = 0.2.0
|
||||
tag = True
|
||||
commit = True
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
import sys
|
||||
from config import Config
|
||||
__version__ = "0.1.2"
|
||||
__version__ = "0.2.0"
|
||||
__author__ = "Alexander Kirchner"
|
||||
__email__ = "alexander.kirchner@ph-freiburg.de"
|
||||
__license__ = "MIT"
|
||||
|
||||
Reference in New Issue
Block a user