Skip to content

Commit 64f72d5

Browse files
committed
Bump to 1.1.0 and update classifiers
1 parent 7048772 commit 64f72d5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

setup.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
setup(
66
name='raven',
7-
version='1.0.0',
7+
version='1.1.0',
88
url='https://github.com/gh0x0st/raven',
99
author='Tristram',
1010
author_email="discord:blueteamer",
@@ -27,6 +27,8 @@
2727
"Programming Language :: Python :: 3.8",
2828
"Programming Language :: Python :: 3.9",
2929
"Programming Language :: Python :: 3.10",
30+
"Programming Language :: Python :: 3.11",
31+
"Programming Language :: Python :: 3.12",
3032
"Operating System :: OS Independent",
3133
"Intended Audience :: System Administrators",
3234
"Intended Audience :: Security",

0 commit comments

Comments
 (0)