Skip to content

Commit 3eb3ef8

Browse files
Merge pull request #21 from codescan-ai/release-please--branches--main
chore(main): release 0.1.1
2 parents 744afdb + 33f9027 commit 3eb3ef8

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.1.1](https://github.com/codescan-ai/codescan/compare/v0.1.0...v0.1.1) (2024-08-28)
4+
5+
6+
### Bug Fixes
7+
8+
* make some changes to the README file ([89ab458](https://github.com/codescan-ai/codescan/commit/89ab45890e7954e7ea339283907877fb148877b1))
9+
310
## 0.1.0 (2024-08-28)
411

512

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "codescanai"
7-
version = "0.1.0"
7+
version = "0.1.1"
88
description = "A CLI tool that scans your codebases for security vulnerabilities powered by powerful AI models."
99
readme = "README.md"
1010
authors = [{ name = "Caleb Abhulimhen", email = "calebabhulimhen@gmail.com" }]

0 commit comments

Comments
 (0)