-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update version and development status, remove unneeded test files.
- Loading branch information
1 parent
bfe3762
commit 0465c8c
Showing
3 changed files
with
3 additions
and
36,791 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
[project] | ||
name = "atom-tools" | ||
version = "0.0.1" | ||
version = "0.1.0" | ||
description = "Collection of tools for use with appthreat/atom." | ||
authors = [ | ||
{ name = "Team AppThreat", email = "[email protected]" }, | ||
] | ||
dependencies = ["cleo>=1.0.0", "jmespath"] | ||
dependencies = ["cleo>=1.0.0", "jmespath>=1.0.0"] | ||
maintainers = [ | ||
{ name = "Caroline Russell", email = "[email protected]" }, | ||
] | ||
|
@@ -17,7 +17,7 @@ classifiers = [ | |
"Programming Language :: Python :: 3.11", | ||
"Programming Language :: Python :: 3.12", | ||
"License :: OSI Approved :: Apache Software License", | ||
"Development Status :: 2 - Planning", | ||
"Development Status :: 4 - Beta", | ||
"Intended Audience :: Developers", | ||
"Operating System :: OS Independent", | ||
"Topic :: Security", | ||
|
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.