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
3
.gitignore
vendored
3
.gitignore
vendored
@ -155,4 +155,5 @@ cython_debug/
|
||||
quick.py
|
||||
|
||||
#config
|
||||
config.toml
|
||||
config.toml
|
||||
vban.toml
|
@ -1,6 +1,6 @@
|
||||
[tool.poetry]
|
||||
name = "vban-cmd"
|
||||
version = "1.6.0"
|
||||
version = "1.7.0"
|
||||
description = "Python interface for the VBAN RT Packet Service (Sendtext)"
|
||||
authors = ["onyx-and-iris <code@onyxandiris.online>"]
|
||||
license = "MIT"
|
||||
|
Loading…
Reference in New Issue
Block a user