Skip to content

Commit

Permalink
Removed JOSS paper, bumped version number
Browse files Browse the repository at this point in the history
  • Loading branch information
fladd committed Jan 17, 2022
1 parent d1a4022 commit 58985d8
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 323 deletions.
Binary file removed joss_paper/flowchart.png
Binary file not shown.
182 changes: 0 additions & 182 deletions joss_paper/paper.bib

This file was deleted.

140 changes: 0 additions & 140 deletions joss_paper/paper.md

This file was deleted.

2 changes: 1 addition & 1 deletion src/dataintegrityfingerprint/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
__author__ = 'Oliver Lindemann <oliver@expyriment.org>, ' \
'Florian Krause <florian@expyriment.org>'

__version__ = '0.7.5'
__version__ = '0.7.6'


from .dif import DataIntegrityFingerprint

0 comments on commit 58985d8

Please sign in to comment.