Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
Fixing typo and rerelasing 3.1.8.
  • Loading branch information
dougransom authored Nov 17, 2023
1 parent 150a45c commit fa10b9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/vocola2/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""Vocola"""

__version__='3.1.8:' #fix encoding line in outputfile
__version__='3.1.8' #fix encoding line in outputfile
#__version__ = '3.1.6' # bug fix/enhancing different takes languages and take unimacro actions comments for new vcl files.
## now in versions 3.1. series
# __version__ = '2.9.6' # sendkeys again from Vocola, but via dtactions.
Expand Down

0 comments on commit fa10b9e

Please sign in to comment.