Skip to content

Commit 85c36be

Browse files
committedNov 23, 2021
Version fix
1 parent 26857ef commit 85c36be

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎chocs/__version__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.4.1"
1+
__version__ = "1.4.2"

‎pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "chocs"
3-
version = "1.4.1"
3+
version = "1.4.2"
44
description = "Lightweight and powerful WSGI/AWS lambda framework for rapid building rest applications."
55
authors = [
66
"Dawid Kraczkowski <dawid.kraczkowski@gmail.com>"

0 commit comments

Comments
 (0)