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

Commit cd7470c

Browse files
committed
Version 0.1.2
1 parent 4907b12 commit cd7470c

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.1.1'
6+
version = '0.1.2'
77

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

0 commit comments

Comments
 (0)