Skip to content

Commit

Permalink
Bump version to 1.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dkalpakchi committed May 19, 2023
1 parent 5646af3 commit f35d6ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Textinator/Textinator/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@

__all__ = ('celery_app',)

__version__ = '1.3.2'
__version__ = '1.3.3'
VERSION = __version__ # synonym

0 comments on commit f35d6ec

Please sign in to comment.