mirror of
https://github.com/adulau/DomainClassifier.git
synced 2024-11-07 11:56:25 +00:00
0.6 released
This commit is contained in:
parent
8738865aa5
commit
a43e2f32c8
1 changed files with 2 additions and 2 deletions
|
@ -11,9 +11,9 @@ import socket
|
||||||
import urllib2
|
import urllib2
|
||||||
|
|
||||||
__author__ = "Alexandre Dulaunoy"
|
__author__ = "Alexandre Dulaunoy"
|
||||||
__copyright__ = "Copyright 2012-2014, Alexandre Dulaunoy"
|
__copyright__ = "Copyright 2012-2017, Alexandre Dulaunoy"
|
||||||
__license__ = "AGPL version 3"
|
__license__ = "AGPL version 3"
|
||||||
__version__ = "0.5"
|
__version__ = "0.6"
|
||||||
|
|
||||||
|
|
||||||
class Extract:
|
class Extract:
|
||||||
|
|
Loading…
Reference in a new issue