Skip to content

Commit

Permalink
Review
Browse files Browse the repository at this point in the history
  • Loading branch information
Bibo-Joshi committed May 10, 2024
1 parent 5943b36 commit dc0114d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion telegram/_birthdate.py
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ def __init__(
def to_date(self, year: Optional[int] = None) -> date:
"""Return the birthdate as a datetime object.
.. versionadded:: NEXT.VERSION
.. versionchanged:: NEXT.VERSION
Now returns a :obj:`datetime.date` object instead of a :obj:`datetime.datetime` object,
as was originally intended.
Expand Down

0 comments on commit dc0114d

Please sign in to comment.