Skip to content

Commit 4b83c1a

Browse files
committed
prep for 1.4.1 release
1 parent 70dfc0e commit 4b83c1a

16 files changed

+23
-23
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.4.0
3+
Version: 1.4.1
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.4.0.zip
8+
Download-URL: https://github.com/RallyTools/RallyRestToolkitForPython/raw/master/dists/pyral-1.4.1.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.4.0) has been tested with requests 2.12.5.
31+
The most recent release of pyral (1.4.1) has been tested with requests 2.12.5.
3232
The six module is also required.
3333

3434

75.9 KB
Binary file not shown.

dist/pyral-1.4.1.docs.html.zip

874 KB
Binary file not shown.

dist/pyral-1.4.1.tar.gz

950 KB
Binary file not shown.

dists/pyral-1.4.1.tar.gz

950 KB
Binary file not shown.

dists/pyral-1.4.1.zip

329 KB
Binary file not shown.
1.78 KB
Binary file not shown.

doc/build/doctrees/index.doctree

69 Bytes
Binary file not shown.
-933 Bytes
Binary file not shown.
-39 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)