Skip to content

Commit 32eea8f

Browse files
authored
bump 0.3.1
1 parent 6e2b228 commit 32eea8f

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

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

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

0 commit comments

Comments
 (0)