Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
shauneccles committed Dec 6, 2021
1 parent 81a95dd commit 63a1585
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ledfx/consts.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

MAJOR_VERSION = 0
MINOR_VERSION = 10
MICRO_VERSION = 6
MICRO_VERSION = 7
POST = 0
DEV = 0
PROJECT_VERSION = "{}.{}.{}".format(
Expand Down

0 comments on commit 63a1585

Please sign in to comment.