mirror of
https://github.com/onyx-and-iris/vban-cmd-python.git
synced 2025-04-07 14:23:46 +01: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(
|
||||
name="vbancmd",
|
||||
version="0.0.1",
|
||||
version="0.0.2",
|
||||
description="VBAN CMD Python API",
|
||||
packages=["vbancmd"],
|
||||
install_requires=["toml"],
|
||||
|
Loading…
x
Reference in New Issue
Block a user