Skip to content

Commit 75b42d4

Browse files
authored
Merge pull request #2 from GearPlug/alejomjc-patch-2
Update version in pyproject.toml
2 parents 47b70a5 + c070aaf commit 75b42d4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[tool.poetry]
22
name = "zohocrm-python"
3-
version = "0.1.6"
3+
version = "0.1.7"
44
description = "API wrapper for ZohoCRM written in Python"
5-
authors = ["Miguel Ferrer <ingferrermiguel@gmail.com>"]
5+
authors = ["Gearplug Team <apps@gearplug.io>"]
66
license = "MIT"
77
readme = "README.md"
88
packages = [{include = "zohocrm"}]

0 commit comments

Comments
 (0)