Skip to content

Commit bf69eb4

Browse files
committed
Update package.json
1 parent a0fa799 commit bf69eb4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"name": "@rohit-chouhan/pysql",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "PySQL is database framework for Python (v3.x) Language, Which is based on Python module mysql.connector, this module can help you to make your code more short and more easier.",
55
"main": "pysql.py",
66
"scripts": {
77
"test": "echo \"Error: no test specified\" && exit 1"
88
},
99
"keywords": [
10-
"framework"," python"
10+
"framework","python","sql","database"
1111
],
1212
"author": "Rohit Chouhan",
1313
"license": "Apache-2.0 License",

0 commit comments

Comments
 (0)