Skip to content

Commit b2ad409

Browse files
committed
Bump versions
1 parent ffee6b8 commit b2ad409

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

__pkginfo__.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (C) 2008-2010, 2013-2018, 2021 Rocky Bernstein <rocky@gnu.org>
1+
# Copyright (C) 2008-2010, 2013-2018, 2021, 2022 Rocky Bernstein <rocky@gnu.org>
22
#
33
# This program is free software: you can redistribute it and/or modify
44
# it under the terms of the GNU General Public License as published by
@@ -23,7 +23,7 @@
2323

2424
# Things that change more often go here.
2525
copyright = """
26-
Copyright (C) 2008-2010, 2013-2018, 2020-2021 Rocky Bernstein <rocky@gnu.org>.
26+
Copyright (C) 2008-2010, 2013-2018, 2020-2021, 2024 Rocky Bernstein <rocky@gnu.org>.
2727
"""
2828

2929
classifiers = [
@@ -70,7 +70,7 @@
7070
"term-background >= 1.0.1",
7171
"tracer >= 0.3.2",
7272
"unittest2",
73-
"xdis >= 6.0.3,<6.1.0",
73+
"xdis >= 6.0.3,<6.2.0",
7474
]
7575
license = "GPL3"
7676
mailing_list = "python-debugger@googlegroups.com"

0 commit comments

Comments
 (0)