Skip to content

Commit 1007d8d

Browse files
update README.md and project file
1 parent b418672 commit 1007d8d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Connected Systems API for Python (conSys4Py)
1+
# Connected Systems API for Python (consys4py)
22
This package aims to help simplify the process of communicating with OGC's Connected Systems API.
33

44
---

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
2-
name = "conSys4Py"
3-
version = "0.0.1-alpha.4"
2+
name = "consys4py"
3+
version = "0.0.1-alpha.6"
44
authors = ["Ian Patterson <ian@botts-inc.com>"]
55
description = "OGC Connected Systems API client for Python"
66
readme = "README.md"

0 commit comments

Comments
 (0)