File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change
1
+ # [ 0.5.0] ( https://github.com/AsifArmanRahman/firebase-rest-api/compare/v0.4.9...v0.5.0 ) (2022-07-23)
2
+
3
+
4
+ ### Features
5
+
6
+ * ** auth:** add 𝘤𝘳𝘦𝘢𝘵𝘦_𝘢𝘶𝘵𝘩𝘦𝘯𝘵𝘪𝘤𝘢𝘵𝘪𝘰𝘯_𝘶𝘳𝘪 method ([ b45a7f2] ( https://github.com/AsifArmanRahman/firebase-rest-api/commit/b45a7f203b0e4369bd501831ffca9f26c3eac464 ) )
7
+
8
+
9
+
1
10
## [ 0.4.9] ( https://github.com/AsifArmanRahman/firebase-rest-api/compare/v0.4.8...v0.4.9 ) (2022-07-22)
2
11
3
12
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.4.9 "
7
+ version = " 0.5.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