Skip to content
This repository was archived by the owner on Apr 6, 2022. It is now read-only.

Commit a8e012f

Browse files
authored
Merge pull request #15 from jyksnw/development
Prep for release of 0.1.3
2 parents 9f5a56e + e4b0bdf commit a8e012f

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

33
from setuptools import setup
44

5-
VERSION = '0.1.2'
5+
VERSION = '0.1.3'
66

77

88
def read(file_name):

0 commit comments

Comments
 (0)