Skip to content

Commit c9dcf59

Browse files
authored
bump 0.3.0
1 parent 99c7d3c commit c9dcf59

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
@@ -1,6 +1,6 @@
11
from setuptools import setup, find_packages
22

3-
version = '0.2.0'
3+
version = '0.3.0'
44

55
with open("README.rst", "r") as fh:
66
long_description = fh.read()

0 commit comments

Comments
 (0)