Skip to content

Commit

Permalink
config: bump version to 6.6.1 and test first automatic release
Browse files Browse the repository at this point in the history
  • Loading branch information
deviantfero committed Jan 30, 2024
1 parent d0259ee commit fcaac49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wpgtk/data/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
import os
import logging

__version__ = '6.6.0'
__version__ = '6.6.1'


settings = None
Expand Down

0 comments on commit fcaac49

Please sign in to comment.