mirror of
https://github.com/DJ2LS/FreeDATA
synced 2024-05-14 08:04:33 +00:00
bump pip version
This commit is contained in:
parent
117aca2555
commit
460d466a28
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -9,7 +9,7 @@ with open("README.md", "r", encoding="utf-8") as fh:
|
|||
|
||||
setup(
|
||||
name='freedata-server',
|
||||
version='0.15.4a4',
|
||||
version='0.15.4a5',
|
||||
packages=find_packages(where='.'),
|
||||
package_dir={'': '.'},
|
||||
install_requires=required,
|
||||
|
|
Loading…
Reference in a new issue