Skip to content
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
valknight committed Nov 8, 2022
1 parent b604a39 commit fb920c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cohost/__version__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

__title__ = 'cohost'
__description__ = 'Unofficial Python API for Cohost.org - the fourth website!'
__version__ = '0.2.3'
__version__ = '0.2.4'
__author__ = 'Val Knight'
__author_email__ = 'val@valknight.xyz'
__license__ = 'MIT'
Expand Down

0 comments on commit fb920c2

Please sign in to comment.