Skip to content

Commit

Permalink
bump release version
Browse files Browse the repository at this point in the history
  • Loading branch information
Winterbird committed Sep 11, 2023
1 parent 01d1187 commit ea211fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

setup(
name='adbb',
version=str(version),
version=f'{version:.1f}.1',
description="Object Oriented AniDB UDP Client Library",
long_description_content_type="text/markdown",
long_description=long_description,
Expand Down

0 comments on commit ea211fc

Please sign in to comment.