Skip to content

Commit

Permalink
new dtactions
Browse files Browse the repository at this point in the history
  • Loading branch information
dougransom committed Oct 8, 2023
1 parent ad39f8c commit 7a1169a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/vocola2/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
"""Vocola"""

__version__ = '3.1.6' # bug fix/enhancing different takes languages and take unimacro actions comments for new vcl files.
__version__='3.1.7' #new dtactions
#__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.
# __version__ = '2.9.5' # make ready for improved pip
Expand Down

0 comments on commit 7a1169a

Please sign in to comment.