Skip to content

Commit 2ea85ae

Browse files
committed
Prep for release 2.0.0
1 parent d148c21 commit 2ea85ae

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

bugzilla/apiversion.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@
77
# option) any later version. See http://www.gnu.org/copyleft/gpl.html for
88
# the full text of the license.
99

10-
version = "1.2.2"
10+
version = "2.0.0"
1111
__version__ = version

python-bugzilla.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
%endif
77

88
Name: python-bugzilla
9-
Version: 1.2.2
9+
Version: 2.0.0
1010
Release: 1%{?dist}
1111
Summary: A python library and tool for interacting with Bugzilla
1212

0 commit comments

Comments
 (0)