diff --git a/package.json b/package.json index 2a40e49..0056e43 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gitinspector", - "version": "0.5.0-dev", + "version": "0.5.0-dev-1", "description": "Gitinspector is a statistical analysis tool for git repositories. The default analysis shows general statistics per author, which can be complemented with a timeline analysis that shows the workload and activity of each author.", "preferGlobal": true, "main": "gitinspector.py",