Skip to content
This repository was archived by the owner on Sep 24, 2025. It is now read-only.

Commit 3725409

Browse files
author
platipusica
committed
7.0.69
1 parent b6a744b commit 3725409

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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, 68)
1+
__version__ = (7, 0, 69)
22

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

0 commit comments

Comments
 (0)