version bump
This commit is contained in:
parent
2df81dc670
commit
65d5a21e4d
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
import strutils
|
import strutils
|
||||||
import ../../../batmon/src/batmon
|
import batmon
|
||||||
|
|
||||||
import ../common
|
import ../common
|
||||||
import ../common/colours
|
import ../common/colours
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Package
|
# Package
|
||||||
|
|
||||||
version = "2.0.8"
|
version = "2.0.9"
|
||||||
author = "Paul Wilde"
|
author = "Paul Wilde"
|
||||||
description = "A set of informational tools"
|
description = "A set of informational tools"
|
||||||
license = "AGPL-3.0-or-later"
|
license = "AGPL-3.0-or-later"
|
||||||
|
|
Loading…
Add table
Reference in a new issue