diff options
Diffstat (limited to 'python/pycodestyle/pycodestyle.SlackBuild')
-rw-r--r-- | python/pycodestyle/pycodestyle.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/pycodestyle/pycodestyle.SlackBuild b/python/pycodestyle/pycodestyle.SlackBuild index 8955e1a998..86d2c5832b 100644 --- a/python/pycodestyle/pycodestyle.SlackBuild +++ b/python/pycodestyle/pycodestyle.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=pycodestyle -VERSION=${VERSION:-2.1.0} +VERSION=${VERSION:-2.2.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |