Skip to content

Commit 2d80ba5

Browse files
committed
setup
1 parent 8854820 commit 2d80ba5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66

77
setup(
88
name = 'rplidar-roboticia',
9-
py_modules = ['rplidar-roboticia'],
10-
version = '0.9.3',
9+
py_modules = ['rplidar'],
10+
version = '0.9.4',
1111
description = 'Simple and lightweight module for working with RPLidar laser scanners',
1212
author='Artyom Pavlov, Julien Jehl',
1313
author_email='[email protected]',

0 commit comments

Comments
 (0)