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

Commit 103cb4e

Browse files
committed
Adding version 0.1.0
1 parent 8105e7e commit 103cb4e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
import sys
44
import os
55

6-
version = '0.0.3'
6+
version = '0.1.0'
77

88
with open("README.md", "r") as f:
99
long_description = f.read()

0 commit comments

Comments
 (0)