Skip to content

Commit 83a4088

Browse files
committed
fix: table search enter press
1 parent 7147ba2 commit 83a4088

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

jam/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = (7, 0, 95)
1+
__version__ = (7, 0, 96)
22

33
def version():
44
return '%s.%s.%s' % __version__

0 commit comments

Comments
 (0)