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 1a95cd4 commit c227c99Copy full SHA for c227c99
CHANGES.rst
@@ -3,8 +3,8 @@ Change Log
3
4
prawcore follows `semantic versioning <https://semver.org/>`_.
5
6
-Unreleased
7
-----------
+3.0.1 (2025/01/26)
+------------------
8
9
**Fixed**
10
prawcore/__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