mirror of
https://github.com/onyx-and-iris/vban-cmd-python.git
synced 2025-01-18 18:40:47 +00:00
minor version bump, changes to profiles loading
This commit is contained in:
parent
605e1075af
commit
e6ba5aefe9
2
setup.py
2
setup.py
@ -2,7 +2,7 @@ from setuptools import setup
|
|||||||
|
|
||||||
setup(
|
setup(
|
||||||
name="vbancmd",
|
name="vbancmd",
|
||||||
version="0.0.1",
|
version="0.0.2",
|
||||||
description="VBAN CMD Python API",
|
description="VBAN CMD Python API",
|
||||||
packages=["vbancmd"],
|
packages=["vbancmd"],
|
||||||
install_requires=["toml"],
|
install_requires=["toml"],
|
||||||
|
Loading…
Reference in New Issue
Block a user