Skip to content
This repository was archived by the owner on Oct 1, 2021. It is now read-only.

Commit a25276a

Browse files
committed
Version bump to 2.8.1
1 parent d3c964b commit a25276a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,4 @@ pip-selfcheck.json
1111
.tox
1212
.pytest_cache/
1313
.mypy_cache/
14+
venv

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
setup(
1111
name='netdisco',
12-
version='2.8.0',
12+
version='2.8.1',
1313
description='Discover devices on your local network',
1414
long_description=long_description,
1515
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)