Skip to content
This repository has been archived by the owner on Oct 29, 2018. It is now read-only.

Commit

Permalink
New package release
Browse files Browse the repository at this point in the history
  • Loading branch information
raelgc committed Jun 2, 2017
1 parent d01afde commit 873eb07
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
scudcloud (1.60-1) xenial; urgency=medium

* Fixing crash when no proxy is present (#580)

-- Rael Gugelmin Cunha <[email protected]> Fri, 02 Jun 2017 07:46:36 -0300

scudcloud (1.59-1) xenial; urgency=medium

* Fixing encoded characters in http_proxy (#577)
Expand Down
2 changes: 1 addition & 1 deletion scudcloud/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '1.59'
__version__ = '1.60'

0 comments on commit 873eb07

Please sign in to comment.