We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de4982b commit 4ec5d40Copy full SHA for 4ec5d40
1 file changed
setup.cfg
@@ -1,6 +1,6 @@
1
[metadata]
2
name = behave-xray
3
-version = 0.0.4
+version = 0.1.0
4
url = https://github.com/fundakol/behave-xray
5
author = Lukasz Fundakowski
6
author_email = fundakol@yahoo.com
@@ -10,7 +10,7 @@ long_description_content_type = text/markdown
10
python_requires = >= 3.7
11
keywords = behave JIRA XRAY
12
classifiers =
13
- Development Status :: 3 - Alpha
+ Development Status :: 4 - Beta
14
Programming Language :: Python :: 3
15
Programming Language :: Python :: 3.7
16
Programming Language :: Python :: 3.8
0 commit comments