Skip to content

Commit 567b40c

Browse files
committed
added dist/dists files for 1.2.3
1 parent 42de263 commit 567b40c

5 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.2.2
3+
Version: 1.2.3
44
Summary: Python toolkit for Rally REST API
55
Home-page: https://github.com/RallyTools/RallyRestToolkitForPython
66
Author: Kip Lehman (Rally Software Development)
77
License: BSD
8-
Download-URL: https://github.com/RallyTools/RallyRestToolkitForPython/raw/master/dist/pyral-1.2.2.zip
8+
Download-URL: https://github.com/RallyTools/RallyRestToolkitForPython/raw/master/dist/pyral-1.2.3.zip
99
Description: This is the README file for pyral, a package implementing a
1010
Pythonic interface to the 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.0.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.2.2) has been tested with requests 2.8.1.
31+
The most recent release of pyral (1.2.3) has been tested with requests 2.8.1.
3232
The six module is also required.
3333

3434

68.5 KB
Binary file not shown.

dist/pyral-1.2.3.tar.gz

943 KB
Binary file not shown.

dists/pyral-1.2.3.tar.gz

943 KB
Binary file not shown.

dists/pyral-1.2.3.zip

321 KB
Binary file not shown.

0 commit comments

Comments
 (0)