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

Commit

Permalink
Merge pull request #106 from allure-framework/release-1.7.6
Browse files Browse the repository at this point in the history
Bump version to 1.7.6
  • Loading branch information
pupssman authored Nov 21, 2016
2 parents b26150c + 0eabbdb commit cf5dfbe
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.5"
VERSION = "1.7.6"

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

0 comments on commit cf5dfbe

Please sign in to comment.