Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 943856f

Browse files
committed
Release version 0.6.3
1 parent 22cb684 commit 943856f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

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

6-
VERSION = '0.6.2'
6+
VERSION = '0.6.3'
77

88
README_FILE = os.path.join(os.path.dirname(__file__), 'README.pypi')
99
LONG_DESCRIPTION = open(README_FILE, encoding='utf-8').read()

0 commit comments

Comments
 (0)