Skip to content

Commit

Permalink
incremented base version to v2.3.1 for minor additions #featureadd
Browse files Browse the repository at this point in the history
  • Loading branch information
pyr0ball committed Jun 15, 2020
1 parent 61e6a59 commit 62e6caf
Showing 1 changed file with 1 addition and 1 deletion.
@@ -1,6 +1,6 @@
import subprocess

major_version = "2.3.0"
major_version = "2.3.1"

git_head = str(subprocess.check_output(["git", "rev-parse", "HEAD"])[0:6])

Expand Down

0 comments on commit 62e6caf

Please sign in to comment.