Skip to content

Commit 293d760

Browse files
update version
1 parent d8758f2 commit 293d760

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# -*- coding: utf-8 -*-
33
from setuptools import setup, find_packages
44

5-
VERSION = "0.1.0"
5+
VERSION = "0.1.1"
66

77
requirments = []
88

0 commit comments

Comments
 (0)