diff --git a/LICENSE b/LICENSE index b2a9ee9..e9767a5 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright 2024 Seto Balian +Copyright 2025 Seto Balian Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to diff --git a/pyproject.toml b/pyproject.toml index cc0a154..699bc48 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "ape-linux" -version = "0.3.4" +version = "0.3.5" description = "AI for Linux commands" readme = "README.md" license = {text = "MIT License"}