Skip to content

Commit bf0f26b

Browse files
committed
rm Makefile, change setup.py to perform debianization
1 parent 807a9e9 commit bf0f26b

File tree

2 files changed

+1
-20
lines changed

2 files changed

+1
-20
lines changed

Makefile

Lines changed: 0 additions & 19 deletions
This file was deleted.

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
'Topic :: System :: Hardware']
3838

3939
setup(name = 'WB_IO',
40-
version = '0.0.0',
40+
version = '1.0.0',
4141
author = 'Evgeny Boger',
4242
author_email = 'boger@contactless.ru',
4343
description = 'A module to control WB IO channels',

0 commit comments

Comments
 (0)