Skip to content
This repository has been archived by the owner on Apr 12, 2019. It is now read-only.

Commit

Permalink
fix version number
Browse files Browse the repository at this point in the history
  • Loading branch information
charlesdaniels committed Nov 17, 2018
1 parent 938c3ac commit 399d5d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gmixerctl/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"record.slaves"
]

version = "0.0.2"
version = "0.1.0"

license = """
Copyright (c) 2018, Charles Daniels (except where otherwise noted)
Expand Down

0 comments on commit 399d5d1

Please sign in to comment.