Skip to content

Commit

Permalink
v0.2.7
Browse files Browse the repository at this point in the history
- Fix nested arguments in the argument parser
- Fix CSV reading for Python 3.11
- Ignore JSON files with invalid contents for the given categories
  • Loading branch information
jungomi committed Jul 13, 2023
1 parent 76b91d0 commit 08a03c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "lavd",
"version": "0.2.6",
"version": "0.2.7",
"description": "Log and Visualise Data",
"repository": "https://github.com/jungomi/lavd",
"author": "Michael Jungo <michaeljungo92@gmail.com>",
Expand Down

0 comments on commit 08a03c5

Please sign in to comment.