File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11#####################
2- QuickBase -Client
2+ Quickbase -Client
33#####################
44
5- A High-Level QuickBase Python API Client & Model Generator
5+ A High-Level Quickbase Python API Client & Model Generator
66
77
88.. image :: https://gitlab.com/tkutcher/quickbase-client/badges/dev/pipeline.svg
@@ -190,15 +190,13 @@ More Resources
190190- `CONTRIBUTING </CONTRIBUTING.md >`_
191191- `LICENSE </LICENSE.md >`_
192192
193- Notes
194- ===============
195193
196- Naming
197- -----------
194+ Other Notes
195+ ====================
196+
198197
199198Currently a bunch of duplicate aliases for ``QuickBase `` to ``Quickbase `` since this
200199was originally released with everything prefixed as ``QuickBase- ``. But since Quickbase
201200is branding more to "Quickbase", this will eventually be the main naming for
202201version 1.0 in an effort to keep more consistent. So prefer to use `Quickbase- ` prefixed classes
203202as in the future the other aliases will be dropped.
204-
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " quickbase-client"
3- version = " 0.5.0 "
3+ version = " 0.5.1 "
44description = " A Quickbase Python API Client Generator"
55authors = [" Tim Kutcher <tim@tkutcher.com>" ]
66maintainers = [" Tim Kutcher <tim@tkutcher.com>" ]
You can’t perform that action at this time.
0 commit comments