Commit 60bc5ae8 by Owo Sugiana

Discount Kabupaten Bandung

1 parent ab62aea7
0.2.5 2023-06-01
----------------
- Discount Kota Sukabumi
- Discount Kabupaten Bandung
0.2.4 2023-05-19
----------------
......
......@@ -7,8 +7,8 @@ from .sumedang import (
)
AWAL_DISC = date(2022, 10, 1)
AKHIR_DISC = date(2022, 12, 31)
AWAL_DISC = date(2023, 6, 1)
AKHIR_DISC = date(2023, 9, 30)
class Inquiry(BaseInquiry):
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!