Skip to content

Commit 84c6a46

Browse files
authored
Bump to v3.0.0
1 parent eb440ef commit 84c6a46

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGES.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ Change Log
33

44
asyncprawcore follows `semantic versioning <https://semver.org/>`_.
55

6-
Unreleased
7-
----------
6+
3.0.0 (2025/08/02)
7+
------------------
88

99
**Changed**
1010

asyncprawcore/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@
1717

1818
logging.getLogger(__package__).addHandler(logging.NullHandler())
1919

20-
__version__ = "2.4.1.dev0"
20+
__version__ = "3.0.0"

0 commit comments

Comments
 (0)