Skip to content

Commit fed4e0c

Browse files
release: v0.4.8
1 parent b0527f0 commit fed4e0c

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [0.4.8](https://github.com/AsifArmanRahman/firebase-rest-api/compare/v0.4.7...v0.4.8) (2022-07-21)
2+
3+
4+
### Bug Fixes
5+
6+
* **storage:** set path via 𝘤𝘩𝘪𝘭𝘥 for 𝘥𝘦𝘭𝘦𝘵𝘦 ([b0527f0](https://github.com/AsifArmanRahman/firebase-rest-api/commit/b0527f0d418ad203df5845e1fd123bafe88a4b5d))
7+
8+
9+
110
## [0.4.7](https://github.com/AsifArmanRahman/firebase-rest-api/compare/v0.4.6...v0.4.7) (2022-07-21)
211

312

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = 'flit_core.buildapi'
44

55
[project]
66
name = "firebase-rest-api"
7-
version = "0.4.7"
7+
version = "0.4.8"
88
readme = "README.md"
99
description = "A simple python wrapper for Google's Firebase REST API's."
1010
requires-python = ">=3.6"

0 commit comments

Comments
 (0)