Skip to content

Commit add3260

Browse files
change project name to plane-sdk
1 parent 64c7e2e commit add3260

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# plane
1+
# plane-sdk
22
The Plane REST API
33

44
Visit our quick start guide and full API documentation at [developers.plane.so](https://developers.plane.so/api-reference/introduction).

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
#
2222
# prerequisite: setuptools
2323
# http://pypi.python.org/pypi/setuptools
24-
NAME = "plane"
24+
NAME = "plane-sdk"
2525
VERSION = "0.1.0"
2626
PYTHON_REQUIRES = ">=3.7"
2727
REQUIRES = [

0 commit comments

Comments
 (0)