Skip to content

Commit 9afbf9f

Browse files
committed
for release 1.4.0, distributions built
1 parent 6d74414 commit 9afbf9f

File tree

6 files changed

+3
-3
lines changed

6 files changed

+3
-3
lines changed

PKG-INFO

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
Metadata-Version: 1.1
22
Name: pyral
3-
Version: 1.3.2
3+
Version: 1.4.0
44
Summary: Python toolkit for Agile Central (Rally) REST API
55
Home-page: https://github.com/RallyTools/RallyRestToolkitForPython
66
Author: Kip Lehman (CA Technologies, AgileCentral Business Unit)
77
License: BSD
8-
Download-URL: https://github.com/RallyTools/RallyRestToolkitForPython/raw/master/dists/pyral-1.3.2.zip
8+
Download-URL: https://github.com/RallyTools/RallyRestToolkitForPython/raw/master/dists/pyral-1.4.0.zip
99
Description: This is the README file for pyral, a package implementing a
1010
Pythonic interface to the Agile Central (formerly Rally) REST API
1111

@@ -28,7 +28,7 @@ Description: This is the README file for pyral, a package implementing a
2828
The pyral package requires the use of Kenneth Reitz's requests package using version 2.8.0 or better.
2929
As of requests version 2.0.0, there is support for HTTPS over HTTP proxy via the CONNECT request.
3030
The requests package can be found via the Python Package Index site (http://pypi/python.org/index).
31-
The most recent release of pyral (1.3.2) has been tested with requests 2.12.5.
31+
The most recent release of pyral (1.4.0) has been tested with requests 2.12.5.
3232
The six module is also required.
3333

3434

75.8 KB
Binary file not shown.

dist/pyral-1.4.0.docs.html.zip

874 KB
Binary file not shown.

dist/pyral-1.4.0.tar.gz

950 KB
Binary file not shown.

dists/pyral-1.4.0.tar.gz

950 KB
Binary file not shown.

dists/pyral-1.4.0.zip

329 KB
Binary file not shown.

0 commit comments

Comments
 (0)