Skip to content

Commit e215b90

Browse files
committed
Bump version.
1 parent 9a2fbcb commit e215b90

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
@@ -10,7 +10,7 @@
1010
import os
1111
from setuptools import setup
1212

13-
__VERSION__ = '0.0.3'
13+
__VERSION__ = '0.0.4'
1414

1515

1616
def read(fname):

0 commit comments

Comments
 (0)