Skip to content

Commit

Permalink
updated_version_1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
yuvaneshkm committed Sep 28, 2024
1 parent d6df77b commit 9af80c0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
# Installation
To install the package, use pip:
```bash
pip install dbsconnector==1.3
pip install dbsconnector==1.4
```

# How to use this package?
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
# setup:
# basic info:
PKG_NAME = 'dbsconnector'
__version__ = '1.3'
__version__ = '1.4'
AUTHOR_USER_NAME = 'yuvaneshkm'
AUTHOR_EMAIL = 'yuvaneshkm05@gmail.com'
REPO_NAME = 'dbsconnector'
Expand Down

0 comments on commit 9af80c0

Please sign in to comment.