We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f862f0 commit c1f84adCopy full SHA for c1f84ad
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [1.0.1](https://github.com/AsifArmanRahman/firebase-rest-api/compare/v1.0.0...v1.0.1) (2022-07-30)
2
+
3
4
+### Bug Fixes
5
6
+* **auth:** create_custom_token ([240ef7c](https://github.com/AsifArmanRahman/firebase-rest-api/commit/240ef7cd61119c52ea4c78271fa5e9201c1da618))
7
8
9
10
# [1.0.0](https://github.com/AsifArmanRahman/firebase-rest-api/compare/v0.7.0...v1.0.0) (2022-07-28)
11
12
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = 'flit_core.buildapi'
[project]
name = "firebase-rest-api"
-version = "1.0.0"
+version = "1.0.1"
readme = "README.md"
description = "A simple python wrapper for Google's Firebase REST API's."
requires-python = ">=3.6"
0 commit comments