Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
dougransom committed Oct 8, 2023
1 parent 68e51a9 commit a96c434
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/natlinkcore/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
'''Python portion of Natlink, a compatibility module for Dragon Naturally Speaking
The python stuff including test modules'''
__version__="5.3.6"
__version__="5.3.7"
#pylint:disable=
from pathlib import Path

Expand Down

0 comments on commit a96c434

Please sign in to comment.