Skip to content
This repository was archived by the owner on Jul 20, 2025. It is now read-only.

Commit 26bea95

Browse files
committed
1.0.2
1 parent a71ac0a commit 26bea95

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ def run(self):
5757
setup(
5858
name='metawear',
5959
packages=['mbientlab', 'mbientlab.metawear'],
60-
version='1.0.1',
60+
version='1.0.2',
6161
description='Python bindings for the MetaWear C++ SDK by MbientLab',
6262
long_description=open(os.path.join(os.path.dirname(__file__), "README.md")).read(),
6363
package_data={'mbientlab.metawear': so_pkg_data},

0 commit comments

Comments
 (0)