Skip to content

Commit 5713384

Browse files
committedFeb 21, 2021
Bump version in pyproject.toml
1 parent 9a85f80 commit 5713384

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "paprika"
3-
version = "0.1.0"
3+
version = "1.1.0"
44
description = "Paprika is a python library that reduces boilerplate. Heavily inspired by Project Lombok."
55
authors = ["Rayan Hatout <rayan.hatout@gmail.com>"]
66
license = "MIT"

0 commit comments

Comments
 (0)
Please sign in to comment.