diff --git a/hnpy/__init__.py b/hnpy/__init__.py index 5d38626..a0b9b79 100644 --- a/hnpy/__init__.py +++ b/hnpy/__init__.py @@ -2,4 +2,4 @@ from .api import HackerNews -__version__ = '0.0.1a0' +__version__ = 'v0.1.0'