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 eda483b commit 1b413a4Copy full SHA for 1b413a4
jam/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = (7, 0, 55)
+__version__ = (7, 0, 56)
2
3
def version():
4
return '%s.%s.%s' % __version__
0 commit comments