Skip to content

Commit 5f45f1e

Browse files
committed
Release v0.1.0
1 parent 2695695 commit 5f45f1e

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
2+
0.1.0 / 2014-09-01
3+
==================
4+
5+
First release

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
from setuptools import setup
33
setup(
44
name='pusher-rest',
5-
version='0.1',
5+
version='0.1.0',
66
description='A Python library to interract with the Pusher API',
77
url='http://github.com/pusher/pusher-rest-python',
88
author='Pusher',

0 commit comments

Comments
 (0)