Skip to content

Commit 8030887

Browse files
committed
Bump to v1.1.1
Farked up the PyPi upload (I should do this more often). Also fixing a warning in the MANIFEST.in...
1 parent 632c13c commit 8030887

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

MANIFEST.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
include README
1+
include README.md

setup.py

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

33
setup(
44
name = "linode-python",
5-
version = "1.1",
5+
version = "1.1.1",
66
description = "Python bindings for Linode API",
77
author = "TJ Fontaine",
88
author_email = "tjfontaine@gmail.com",

0 commit comments

Comments
 (0)