Skip to content

Commit effbf07

Browse files
committed
os: Version bump.
1 parent 4d76c90 commit effbf07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

os/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from distutils.core import setup
22

33
setup(name='micropython-os',
4-
version='0.0.1',
4+
version='0.0.2',
55
description='os module for MicroPython',
66
url='https://github.com/micropython/micropython/issues/405',
77
author='MicroPython Developers',

0 commit comments

Comments
 (0)