mirror of
https://github.com/onyx-and-iris/vban-cmd-python.git
synced 2024-11-15 17:10:46 +00:00
add vban.toml to gitignore
minor bump
This commit is contained in:
parent
692acc8dd0
commit
bac60e5ed3
1
.gitignore
vendored
1
.gitignore
vendored
@ -156,3 +156,4 @@ quick.py
|
|||||||
|
|
||||||
#config
|
#config
|
||||||
config.toml
|
config.toml
|
||||||
|
vban.toml
|
@ -1,6 +1,6 @@
|
|||||||
[tool.poetry]
|
[tool.poetry]
|
||||||
name = "vban-cmd"
|
name = "vban-cmd"
|
||||||
version = "1.6.0"
|
version = "1.7.0"
|
||||||
description = "Python interface for the VBAN RT Packet Service (Sendtext)"
|
description = "Python interface for the VBAN RT Packet Service (Sendtext)"
|
||||||
authors = ["onyx-and-iris <code@onyxandiris.online>"]
|
authors = ["onyx-and-iris <code@onyxandiris.online>"]
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
|
Loading…
Reference in New Issue
Block a user