Skip to content

Commit 69d3e52

Browse files
authored
Release 0.3
Refs #3
1 parent 04ecd63 commit 69d3e52

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
@@ -2,7 +2,7 @@
22
import os
33
from setuptools import setup, find_packages
44

5-
VERSION = "0.2.1"
5+
VERSION = "0.3"
66

77

88
def get_long_description():

0 commit comments

Comments
 (0)