Skip to content

Commit 7ed0ce8

Browse files
committed
Release 0.5.0
1 parent be43d3a commit 7ed0ce8

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.4.1'
6+
VERSION = '0.5.0'
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)