We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb440ef commit 84c6a46Copy full SHA for 84c6a46
CHANGES.rst
@@ -3,8 +3,8 @@ Change Log
3
4
asyncprawcore follows `semantic versioning <https://semver.org/>`_.
5
6
-Unreleased
7
-----------
+3.0.0 (2025/08/02)
+------------------
8
9
**Changed**
10
asyncprawcore/__init__.py
@@ -17,4 +17,4 @@
17
18
logging.getLogger(__package__).addHandler(logging.NullHandler())
19
20
-__version__ = "2.4.1.dev0"
+__version__ = "3.0.0"
0 commit comments