Skip to content
This repository has been archived by the owner on Jan 14, 2019. It is now read-only.

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
sseliverstov authored Jan 10, 2018
1 parent 2534c2c commit 93d950a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
from setuptools import setup

PACKAGE = "pytest-allure-adaptor"
VERSION = "1.7.9"
VERSION = "1.7.10"

install_requires = [
"lxml>=3.2.0",
Expand Down

0 comments on commit 93d950a

Please sign in to comment.