updated versioning to 5.2
This commit is contained in:
parent
90f95c633f
commit
3fb8ae0439
6 changed files with 8 additions and 8 deletions
|
@ -14,7 +14,7 @@
|
|||
}
|
||||
},
|
||||
"root": {
|
||||
"level": "DEBUG",
|
||||
"level": "INFO",
|
||||
"handlers": ["console"]
|
||||
}
|
||||
}
|
||||
|
|
|
@ -39,7 +39,7 @@ data_files.extend(recursive_files(_EXAMPLES_DIR, "examples"))
|
|||
|
||||
setup(
|
||||
name="core",
|
||||
version="5.1",
|
||||
version="5.2",
|
||||
packages=find_packages(),
|
||||
install_requires=[
|
||||
"enum34",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue