Skip to content

Commit 5e3874a

Browse files
author
Arvid Paeglit
committed
new version
1 parent 6dbae40 commit 5e3874a

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## [1.0.18] - 2020-09-07
2+
- Improved tests
3+
14
## [1.0.17] - 2020-06-17
25
- Analyzing remote git repository with . (dot) in repository name
36

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "deepcode"
3-
version = "1.0.17"
3+
version = "1.0.18"
44
description = "A client for DeepCode API (code analysis made by AI)"
55
authors = ["Deepcode <accounts@deepcode.ai>", "Arvid Paeglit <arvid@deepcode.ai>"]
66
license = "MIT"

0 commit comments

Comments
 (0)