File tree Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 0.4.6] ( https://github.com/AsifArmanRahman/firebase-rest-api/compare/v0.4.5...v0.4.6 ) (2022-07-20)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * custom token generator ( [ #1 ] ( https://github.com/AsifArmanRahman/firebase-rest-api/issues/1 ) ) ([ b4cb169] ( https://github.com/AsifArmanRahman/firebase-rest-api/commit/b4cb1699d2d48d9741311d04a8530bf0242811e2 ) )
7
+
8
+
9
+
10
+ ## [ 0.4.5] ( https://github.com/AsifArmanRahman/firebase-rest-api/compare/d0837260dcbc5ed4b890f38ac36b5dfa10d05e48...v0.4.5 ) (2022-07-19)
11
+
12
+
13
+ ### Bug Fixes
14
+
15
+ * ** Build:** update requests version ([ d083726] ( https://github.com/AsifArmanRahman/firebase-rest-api/commit/d0837260dcbc5ed4b890f38ac36b5dfa10d05e48 ) )
16
+
17
+
18
+ ### Performance Improvements
19
+
20
+ * use 𝘳𝘦𝘲𝘶𝘦𝘴𝘵 param ([ db224f1] ( https://github.com/AsifArmanRahman/firebase-rest-api/commit/db224f1b75d57f77a8b118e6ed52ac22313e4fbf ) )
21
+
22
+
23
+
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ build-backend = 'flit_core.buildapi'
16
16
name = ' firebase-rest-api'
17
17
18
18
# Define the version of this library.
19
- version = ' 0.4.5 '
19
+ version = ' 0.4.6 '
20
20
21
21
# Here is a small description of the library. This appears
22
22
# when someone searches for the library on https://pypi.org/search.
You can’t perform that action at this time.
0 commit comments