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

Commit 19bb54b

Browse files
committed
Releasing 0.3.0
1 parent 02a3568 commit 19bb54b

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.2.0'
4+
__version__ = '0.3.0'
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)