Skip to content

Commit 65e5ce8

Browse files
authored
Release 0.4
Refs #6
1 parent 7d3cbc3 commit 65e5ce8

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.3"
5+
VERSION = "0.4"
66

77

88
def get_long_description():

0 commit comments

Comments
 (0)