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 e94ec27 commit fc2b329Copy full SHA for fc2b329
CHANGES.rst
@@ -3,8 +3,8 @@ Change Log
3
4
asyncprawcore follows `semantic versioning <https://semver.org/>`_.
5
6
-Unreleased
7
-----------
+3.0.2 (2025/08/06)
+------------------
8
9
**Changed**
10
asyncprawcore/__init__.py
@@ -17,4 +17,4 @@
17
18
logging.getLogger(__package__).addHandler(logging.NullHandler())
19
20
-__version__ = "3.0.2.dev0"
+__version__ = "3.0.2"
0 commit comments