Skip to content

Commit 5f0020e

Browse files
bump: 2.8.8
1 parent 2a4e741 commit 5f0020e

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -342,6 +342,7 @@ Run
342342

343343
```
344344
2.8.8
345+
🔧 Set cache path to current directory
345346
🖌️ Rearrange display of today command
346347
🔧 Remove latest data from cache as need last 3hrs
347348

debian/changelog

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
meteomoris (2.8.8) jammy; urgency=medium
2+
3+
* Fix cache path
4+
5+
-- Abdur-Rahmaan Janhangeer <[email protected]> Tue, 05 Dec 2023 17:47:00 +0400
6+
17
meteomoris (2.7.8) jammy; urgency=medium
28

39
* on par with pypi/gh version

meteomoris/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@
1919
get_latest = Meteo.get_latest
2020
get_uvindex = Meteo.get_uvindex
2121

22-
__version__ = "2.8.7"
22+
__version__ = "2.8.8"

0 commit comments

Comments
 (0)