Skip to content

Commit 9671971

Browse files
committed
Added Disc.cddb_query_string to docs
1 parent 1bb8d6d commit 9671971

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGES.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Changes in 1.3.0 (2025-07-26):
99
Set the environment variable ``DISCID_TESTS_REQUIRE_DISC`` to enable them
1010
or run ``make disccheck``.
1111
* Fixed :func:`put` to work with first track number greater than 1.
12-
* Add Disc.cddb_query_string property.
12+
* Add :attr:`Disc.cddb_query_string` property.
1313

1414
Changes in 1.2.0 (2019-02-23):
1515
------------------------------

doc/api.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,10 @@ Disc object
3737

3838
.. versionadded:: 1.1
3939

40+
.. autoattribute:: cddb_query_string
41+
42+
.. versionadded:: 1.3
43+
4044
.. autoattribute:: first_track_num
4145
.. autoattribute:: last_track_num
4246
.. autoattribute:: sectors

0 commit comments

Comments
 (0)