Skip to content

Commit 27489a2

Browse files
author
platipusica
committed
restored deleted file
1 parent 598ad31 commit 27489a2

2 files changed

Lines changed: 505 additions & 1 deletion

File tree

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

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

0 commit comments

Comments
 (0)