Skip to content
This repository was archived by the owner on Jul 20, 2021. It is now read-only.

Commit 9b3d8b3

Browse files
author
Greg Caporaso
authored
REL: 0.1.3 update (#265)
1 parent a231f83 commit 9b3d8b3

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
@@ -7,7 +7,7 @@
77
# http://creativecommons.org/licenses/by-nc-sa/4.0/.
88
# -----------------------------------------------------------------------------
99

10-
__version__ = '0.1.3.dev0'
10+
__version__ = '0.1.3'
1111

1212
from setuptools import find_packages, setup
1313
import sys

0 commit comments

Comments
 (0)