File tree Expand file tree Collapse file tree 2 files changed +21
-1
lines changed
Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Original file line number Diff line number Diff line change 22
33<!-- next-version-placeholder-->
44
5+ ## v7.1.0 (2022-02-15)
6+ ### Feature
7+ * Feature/bcf colors (#485 )
8+
9+ * wip
10+
11+ * update project extensions GET method
12+
13+ * cleanup
14+
15+ * fix project extensions
16+
17+ * implement extension update
18+
19+ * add color to all existing topics
20+
21+ * respond with 400 if duplicated name
22+
23+ * remove useless config ([ ` 64b5792 ` ] ( https://github.com/bimdata/python-api-client/commit/64b579260b41558e0c959ba65dcbfe159d57fcf0 ) )
24+
525## v7.0.1 (2022-02-15)
626### Fix
727* Rename last ifc operations ([ #489 ] ( https://github.com/bimdata/python-api-client/issues/489 ) ) ([ ` 6a0bce1 ` ] ( https://github.com/bimdata/python-api-client/commit/6a0bce138e8adad44c462cec339d523fc33cc346 ) )
Original file line number Diff line number Diff line change 2020 long_description = f .read ()
2121
2222NAME = "bimdata-api-client"
23- VERSION = "7.0.1 "
23+ VERSION = "7.1.0 "
2424# To install the library, run the following
2525#
2626# python setup.py install
You can’t perform that action at this time.
0 commit comments