diff options
author | Devaev Maxim <[email protected]> | 2018-11-15 01:02:07 +0300 |
---|---|---|
committer | Devaev Maxim <[email protected]> | 2018-11-15 01:02:07 +0300 |
commit | 1c8e4dbe04351d838d650a735da5387555af8353 (patch) | |
tree | 1f77a020e359ad6935a50c25c621214ec9b2f678 /setup.py | |
parent | 7d1a495921029ffb3dd09eb0b654a06951584166 (diff) |
Bump version: 0.95 → 0.96v0.96
Diffstat (limited to 'setup.py')
-rwxr-xr-x | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ def main() -> None: setup( name="kvmd", - version="0.95", + version="0.96", url="https://github.com/pi-kvm/pi-kvm", license="GPLv3", author="Maxim Devaev", |