We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fc02a2 commit c49d535Copy full SHA for c49d535
1 file changed
setup.py
@@ -1,7 +1,7 @@
1
from setuptools import setup
2
3
setup(name='u2if',
4
- version='0.3',
+ version='0.4',
5
description='Micropython Machine module for x86 with pico bridge',
6
url='http://github.com/execuc/u2if',
7
author='execuc',
0 commit comments