We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5284074 commit cf71c47Copy full SHA for cf71c47
jam/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = (7, 0, 72)
+__version__ = (7, 0, 73)
2
3
def version():
4
return '%s.%s.%s' % __version__
0 commit comments