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.7.0] ( https://github.com/AsifArmanRahman/firebase-rest-api/compare/v0.6.0...v0.7.0 ) (2022-07-24)
2+
3+
4+ ### Features
5+
6+ * ** auth:** add _ 𝘵𝘰𝘬𝘦𝘯_𝘧𝘳𝘰𝘮_𝘢𝘶𝘵𝘩_𝘶𝘳𝘭 method ([ e444135] ( https://github.com/AsifArmanRahman/firebase-rest-api/commit/e444135a9d1107383405717029ccd0aab82f1f70 ) )
7+ * ** auth:** Sign In with Google ([ be6cb05] ( https://github.com/AsifArmanRahman/firebase-rest-api/commit/be6cb0551fc271cb3ae818de6f06137bbf44139d ) )
8+
9+
10+
111# [ 0.6.0] ( https://github.com/AsifArmanRahman/firebase-rest-api/compare/v0.5.0...v0.6.0 ) (2022-07-24)
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.6 .0"
7+ version = " 0.7 .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