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
+
1
11
# [ 0.6.0] ( https://github.com/AsifArmanRahman/firebase-rest-api/compare/v0.5.0...v0.6.0 ) (2022-07-24)
2
12
3
13
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = 'flit_core.buildapi'
4
4
5
5
[project ]
6
6
name = " firebase-rest-api"
7
- version = " 0.6 .0"
7
+ version = " 0.7 .0"
8
8
readme = " README.md"
9
9
description = " A simple python wrapper for Google's Firebase REST API's."
10
10
requires-python = " >=3.6"
You can’t perform that action at this time.
0 commit comments