Skip to content

Commit 0be7d42

Browse files
author
Darin Howard
committed
Updating to version 1.0.0
1 parent a7764a2 commit 0be7d42

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

stackify/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
"""
22
Stackify Python API
33
"""
4-
__version__ = '0.0.1'
4+
__version__ = '1.0.0'
55

66
import logging
77
import inspect

0 commit comments

Comments
 (0)