File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- ircstream (0.11.0.dev0) UNRELEASED ; urgency=medium
1+ ircstream (0.11.0) unstable ; urgency=medium
22
3- * New development release.
3+ * New release.
44 * Packaging refresh:
55 - Use dh-sequence-python3 instead of --with.
66 - Add Rules-Requires-Root: no.
77 - Specify autopkgtest to autopkgtest-pkg-pybuild.
88 - Bump copyright years.
99 - Bump Standards-Version to 4.6.2.
1010
11- -- Faidon Liambotis <
[email protected] >
Thu, 14 Feb 2023
22:30:22 +0200 11+ -- Faidon Liambotis <
[email protected] >
Mon, 22 May 2023
18:11:09 +0300 1212
1313ircstream (0.10.0) unstable; urgency=medium
1414
Original file line number Diff line number Diff line change 2525
2626from __future__ import annotations
2727
28- __version__ = "0.11.0.dev0 "
28+ __version__ = "0.11.0"
2929
3030import argparse
3131import asyncio
You can’t perform that action at this time.
0 commit comments