File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 1+ # [ 0.6.0] ( https://github.com/AsifArmanRahman/firebase-rest-api/compare/v0.5.0...v0.6.0 ) (2022-07-24)
2+
3+
4+ ### Features
5+
6+ * ** auth:** add 𝘴𝘪𝘨𝘯_𝘪𝘯_𝘸𝘪𝘵𝘩_𝘰𝘢𝘶𝘵𝘩_𝘤𝘳𝘦𝘥𝘦𝘯𝘵𝘪𝘢𝘭 ([ ad211a5] ( https://github.com/AsifArmanRahman/firebase-rest-api/commit/ad211a5bc3c9deddbe8441ff524d0008e0eb19a7 ) )
7+ * ** auth:** client secret from file ([ e5ea84e] ( https://github.com/AsifArmanRahman/firebase-rest-api/commit/e5ea84ed1a54246fe5a0709b7eafaaf7dd0aeb2c ) )
8+
9+
10+
111# [ 0.5.0] ( https://github.com/AsifArmanRahman/firebase-rest-api/compare/v0.4.9...v0.5.0 ) (2022-07-23)
212
313
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = 'flit_core.buildapi'
44
55[project ]
66name = " firebase-rest-api"
7- version = " 0.5 .0"
7+ version = " 0.6 .0"
88readme = " README.md"
99description = " A simple python wrapper for Google's Firebase REST API's."
1010requires-python = " >=3.6"
You can’t perform that action at this time.
0 commit comments