Skip to content

Commit 9e852b3

Browse files
Release 0.3.0
1 parent c1389fa commit 9e852b3

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 find_packages, setup
22
import os.path
3-
version = "0.2.0"
3+
version = "0.3.0"
44
ROOT_DIR = os.path.abspath(os.path.dirname(__file__))
55

66

0 commit comments

Comments
 (0)