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 committed Oct 18, 2017
1 parent ff14100 commit 3be320d
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.8"
VERSION = "1.7.9"

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

0 comments on commit 3be320d

Please sign in to comment.