Skip to content

Commit

Permalink
version 1.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ktdreyer committed May 16, 2019
1 parent 21e9e1c commit 9355bdc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion errata_tool/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@

__all__ = ['ErrataException', 'ErrataConnector', 'Erratum', 'User']

__version__ = '1.19.0'
__version__ = '1.20.0'
2 changes: 1 addition & 1 deletion python-errata-tool.spec
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
%global pkgname errata-tool

Name: python-%{pkgname}
Version: 1.19.0
Version: 1.20.0
Release: 1%{?dist}
Summary: Modern Python API to Red Hat's Errata Tool
Group: Development/Languages
Expand Down

0 comments on commit 9355bdc

Please sign in to comment.