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

Commit

Permalink
initial v8.0.0rc1 commit
Browse files Browse the repository at this point in the history
  • Loading branch information
mrmin123 committed Nov 29, 2019
1 parent 0b35084 commit 70ab336
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#### 8.0.0rc1
#### v8.0.0-rc1
* **kcauto re-write**
* No longer dependent on Sikuli
* Runs from Python directly
Expand Down
2 changes: 1 addition & 1 deletion kcauto/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "8.0.0rc1"
__version__ = "v8.0.0-rc1"

0 comments on commit 70ab336

Please sign in to comment.