Skip to content
This repository has been archived by the owner on Mar 9, 2024. It is now read-only.

Commit

Permalink
3.0.1
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
semantic-release authored and travis@localhost committed Mar 27, 2019
1 parent 4438bb3 commit 37a04cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion atomacos/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""Automated Testing on macOS"""
# flake8: noqa: F401
__version__ = "3.0.0"
__version__ = "3.0.1"

from atomacos import _a11y, errors, keyboard, mouse
from atomacos.AXClasses import NativeUIElement
Expand Down

0 comments on commit 37a04cb

Please sign in to comment.