mirror of
https://github.com/adulau/DomainClassifier.git
synced 2024-11-07 11:56:25 +00:00
chg: [release] version 0.8
This commit is contained in:
parent
f4ddf47923
commit
37802a1820
2 changed files with 2 additions and 1 deletions
|
@ -0,0 +1 @@
|
|||
__version__ = "0.8"
|
|
@ -24,7 +24,7 @@ except:
|
|||
__author__ = "Alexandre Dulaunoy"
|
||||
__copyright__ = "Copyright 2012-2019, Alexandre Dulaunoy"
|
||||
__license__ = "AGPL version 3"
|
||||
__version__ = "0.7"
|
||||
__version__ = "0.8"
|
||||
|
||||
|
||||
class Extract:
|
||||
|
|
Loading…
Reference in a new issue