Skip to content

Commit

Permalink
Bump beta version
Browse files Browse the repository at this point in the history
  • Loading branch information
BlueDrink9 committed Jul 26, 2021
1 parent a14b9f4 commit 80cfa75
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion PKG-INFO
@@ -1,6 +1,6 @@
Metadata-Version: 1.1
Name: autokey
Version: 0.96.0-beta.5
Version: 0.96.0-beta.7
Summary: Desktop automation utility
Home-page: http://autokey.googlecode.com/
Author: Chris Dekter
Expand Down
2 changes: 1 addition & 1 deletion lib/autokey/common.py
Expand Up @@ -33,7 +33,7 @@

APP_NAME = "autokey"
CATALOG = ""
VERSION = "0.96.0-beta.5"
VERSION = "0.96.0-beta.7"
HOMEPAGE = "https://github.com/autokey/autokey"
AUTHOR = 'Chris Dekter'
AUTHOR_EMAIL = 'cdekter@gmail.com'
Expand Down

0 comments on commit 80cfa75

Please sign in to comment.