Skip to content
This repository was archived by the owner on Mar 5, 2020. It is now read-only.

Commit f1f4fbf

Browse files
committed
Releasing version 0.3.1
1 parent 19bb54b commit f1f4fbf

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

4-
__version__ = '0.3.0'
4+
__version__ = '0.3.1'
55

66
# We use the README as the long_description
77
readme_path = os.path.join(os.path.dirname(__file__), "README.rst")

0 commit comments

Comments
 (0)