Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
trackmastersteve authored Aug 26, 2018
1 parent c5edb7a commit adaa81c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion alienfx/common.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ def get_version():
for r in requirements:
if r.key == "alienfx":
return r.version
return "2.1.2"
return "2.3.4"

0 comments on commit adaa81c

Please sign in to comment.