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