Mercurial > hg > auditok
changeset 366:0118e0e33267
Update version
author | Amine Sehili <amine.sehili@gmail.com> |
---|---|
date | Sun, 03 Jan 2021 15:28:13 +0100 |
parents | a378e2e5a867 |
children | b4185dc7b574 |
files | auditok/__init__.py |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/auditok/__init__.py Sun Jan 03 15:22:00 2021 +0100 +++ b/auditok/__init__.py Sun Jan 03 15:28:13 2021 +0100 @@ -2,7 +2,7 @@ :author: Amine SEHILI <amine.sehili@gmail.com> -2015-2019 +2015-2021 :License: @@ -14,4 +14,4 @@ from .util import * from .exceptions import * -__version__ = "0.2.0.alpha" +__version__ = "0.2.0"