Skip to content

Commit 5903f3e

Browse files
committed
0.1.2 release
1 parent a728465 commit 5903f3e

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

HISTORY.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,9 @@ History
77
---------------------
88

99
* First release on PyPI.
10+
11+
12+
0.1.2 (214-12-22)
13+
------------------
14+
15+
* Python 3.3 and Python 3.4 compatability

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
setup(
1919
name='swapi',
20-
version='0.1.1',
20+
version='0.1.2',
2121
description='A Python helper library for swapi.co - the Star Wars API',
2222
long_description=readme + '\n\n' + history,
2323
author='Paul Hallett',

0 commit comments

Comments
 (0)