Skip to content

Commit afc00f3

Browse files
committed
Bump version -> 0.3.1
1 parent 3aff3e9 commit afc00f3

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
@@ -5,7 +5,7 @@
55

66
from setuptools import setup, find_packages
77

8-
__version__ = "0.3.0"
8+
__version__ = "0.3.1"
99

1010
with open("README.md") as readme_file:
1111
long_description = readme_file.read()

0 commit comments

Comments
 (0)