diff options
Diffstat (limited to 'python/requests-oauthlib/requests-oauthlib.SlackBuild')
-rw-r--r-- | python/requests-oauthlib/requests-oauthlib.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/requests-oauthlib/requests-oauthlib.SlackBuild b/python/requests-oauthlib/requests-oauthlib.SlackBuild index 037e4ab3cdc8..44cbeac65a81 100644 --- a/python/requests-oauthlib/requests-oauthlib.SlackBuild +++ b/python/requests-oauthlib/requests-oauthlib.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=requests-oauthlib -VERSION=${VERSION:-0.6.2} +VERSION=${VERSION:-0.7.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |