Skip to content

Commit cf71c47

Browse files
author
platipusica
committed
7.0.74
1 parent 5284074 commit cf71c47

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

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

0 commit comments

Comments
 (0)