Skip to content

Commit

Permalink
version 1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
acolomba committed Feb 2, 2019
1 parent 9b0c7f7 commit 1e49e83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blackvuesync.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
# COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
# OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

__version__ = "1.1"
__version__ = "1.2"

import argparse
import datetime
Expand Down

0 comments on commit 1e49e83

Please sign in to comment.