Skip to content

Commit

Permalink
fix typo in version
Browse files Browse the repository at this point in the history
  • Loading branch information
acocac committed Sep 2, 2023
1 parent f3a6919 commit 54f630e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notebook.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -655,7 +655,7 @@
"source": [
"from datetime import date\n",
"\n",
"print('Notebook repository version: v1.0.')\n",
"print('Notebook repository version: v1.0.0')\n",
"print(f'Last tested: {date.today()}')"
]
},
Expand Down

0 comments on commit 54f630e

Please sign in to comment.