Skip to content

Commit

Permalink
Release Toolium 1.5.5: fix screeninfo version
Browse files Browse the repository at this point in the history
  • Loading branch information
rgonalo committed Jul 29, 2019
1 parent 0fda3ff commit 40afdd6
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 5 deletions.
7 changes: 4 additions & 3 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
Toolium Changelog
=================

v1.5.5.dev0
-----------
v1.5.5
------

*Release date: In development*
*Release date: 2019-07-29*

- Fix screeninfo dependency to 0.3.1 version

v1.5.4
------
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.5.5.dev0
1.5.5
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ requests>=2.12.4 # api tests
selenium>=2.53.6,<4 # web tests
Appium-Python-Client>=0.24 # mobile tests
six>=1.10.0
screeninfo
screeninfo==0.3.1

0 comments on commit 40afdd6

Please sign in to comment.