Skip to content

Commit 196d92e

Browse files
bump version
1 parent d04621d commit 196d92e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
# python-bpdb
1+
# bpdb
22

33
## Overview
4-
The `python-bpdb` is a Python module designed for reading and interacting with smart meters through an HTTP API. It provides a simple interface for retrieving consumer details and last recharge data.
4+
The `bpdb` is a Python module designed for reading and interacting with smart meters through an HTTP API. It provides a simple interface for retrieving consumer details and last recharge data.
55

66
## Installation
77

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
setup(
2020
name='bpdb',
21-
version='0.0.1',
21+
version='0.0.2',
2222
author='Md Minhazul Haque',
2323
author_email='[email protected]',
2424
description='A Python module for Bangladesh Railway\'s Ticketing System',

0 commit comments

Comments
 (0)