We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d947761 commit 9930623Copy full SHA for 9930623
libs/pythonnative/setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name="pythonnative",
5
- version="0.0.1",
+ version="0.1.0",
6
author="Owen Carey",
7
author_email="pythonnative@gmail.com",
8
description="A cross-platform Python tool kit for Android and iOS",
0 commit comments