Skip to content

Commit ceccb64

Browse files
committed
release 1.2.0
1 parent 5a24623 commit ceccb64

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ python -m lpg --help
7171
Planned available languages:
7272

7373
- [ ] python
74-
- [ ] python3
74+
- [x] python3 (thanks [@dancikmad](https://github.com/dancikmad))
7575
- [ ] javascript
7676
- [ ] typescript
7777
- [x] c

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
66

77
[project]
88
name = "leetcode-project-generator"
9-
version = "1.1.2"
9+
version = "1.2.0"
1010
authors = [
1111
{ name = "Konrad Guzek", email = "konrad@guzek.uk" },
1212
]

0 commit comments

Comments
 (0)