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

Commit 93d950a

Browse files
authored
bump version
1 parent 2534c2c commit 93d950a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from setuptools import setup
44

55
PACKAGE = "pytest-allure-adaptor"
6-
VERSION = "1.7.9"
6+
VERSION = "1.7.10"
77

88
install_requires = [
99
"lxml>=3.2.0",

0 commit comments

Comments
 (0)