We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d148c21 commit 2ea85aeCopy full SHA for 2ea85ae
2 files changed
bugzilla/apiversion.py
@@ -7,5 +7,5 @@
7
# option) any later version. See http://www.gnu.org/copyleft/gpl.html for
8
# the full text of the license.
9
10
-version = "1.2.2"
+version = "2.0.0"
11
__version__ = version
python-bugzilla.spec
@@ -6,7 +6,7 @@
6
%endif
Name: python-bugzilla
-Version: 1.2.2
+Version: 2.0.0
Release: 1%{?dist}
Summary: A python library and tool for interacting with Bugzilla
12
0 commit comments