Skip to content

Commit cacf322

Browse files
committed
Bump version to 1.0.0
1 parent 5bfebb5 commit cacf322

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "leakix"
3-
version = "0.2.0"
3+
version = "1.0.0"
44
description = "Official python client for LeakIX (https://leakix.net)"
55
readme = "README.md"
66
license = { text = "MIT" }
@@ -22,7 +22,7 @@ keywords = [
2222
"cybersecurity",
2323
]
2424
classifiers = [
25-
"Development Status :: 4 - Beta",
25+
"Development Status :: 5 - Production/Stable",
2626
"Intended Audience :: Developers",
2727
"License :: OSI Approved :: MIT License",
2828
"Programming Language :: Python :: 3",

0 commit comments

Comments
 (0)