Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
tangb committed Apr 15, 2019
1 parent 8094099 commit 0cb40d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cleepcli/config.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-

VERSION = '1.0.7'
VERSION = '1.1.0'

PRIVATE_REPO = True
REPO_PRIVATE_URL = 'https://[email protected]/tangb/raspiot.git'
Expand Down

0 comments on commit 0cb40d9

Please sign in to comment.