We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b418672 commit 1007d8dCopy full SHA for 1007d8d
README.md
@@ -1,4 +1,4 @@
1
-# Connected Systems API for Python (conSys4Py)
+# Connected Systems API for Python (consys4py)
2
This package aims to help simplify the process of communicating with OGC's Connected Systems API.
3
4
---
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
-name = "conSys4Py"
-version = "0.0.1-alpha.4"
+name = "consys4py"
+version = "0.0.1-alpha.6"
authors = ["Ian Patterson <ian@botts-inc.com>"]
5
description = "OGC Connected Systems API client for Python"
6
readme = "README.md"
0 commit comments