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 cf71c47 commit 34cd732Copy full SHA for 34cd732
jam/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = (7, 0, 73)
+__version__ = (7, 0, 74)
2
3
def version():
4
return '%s.%s.%s' % __version__
0 commit comments