Skip to content

Commit

Permalink
v3.21.1
Browse files Browse the repository at this point in the history
  • Loading branch information
xxyzz committed Jun 2, 2022
1 parent f6d6b12 commit b5f0968
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion __init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env python3
from calibre.customize import InterfaceActionBase

VERSION = (3, 21, 0)
VERSION = (3, 21, 1)


class WordDumbDumb(InterfaceActionBase):
Expand Down

0 comments on commit b5f0968

Please sign in to comment.