Skip to content

Commit

Permalink
updated executable v0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
T-AbdelAlim committed May 30, 2022
1 parent 06a2681 commit 0a39210
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CraniumPy.py
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ def buttons(self):


if __name__ == '__main__':
print('Running CraniumPy 0.2.1')
print('Running CraniumPy 0.2.2')
root = Tk()
root.withdraw() #removes tkwindow from file import
app = Qt.QApplication(sys.argv)
Expand Down
4 changes: 2 additions & 2 deletions citation.cff
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ authors:
orcid: "https://orcid.org/0000-0003-4215-4406"

title: "CraniumPy"
version: v0.2.1
version: v0.2.2
doi: 10.5281/zenodo.6327088
date-released: 04-Mar-2022
date-released: 30-May-2022
url: "https://github.com/T-AbdelAlim/CraniumPy"

0 comments on commit 0a39210

Please sign in to comment.