Commit 9a50e15 1 parent 0448933 commit 9a50e15 Copy full SHA for 9a50e15
File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 34
34
long_description = f .read ()
35
35
setup (
36
36
name = "shopcube" , # Required
37
- version = "4.2.2 " , # Required
37
+ version = "4.3.0 " , # Required
38
38
description = "E-commerce solution" , # Optional
39
39
long_description = long_description , # Optional
40
40
long_description_content_type = "text/markdown" , # Optional (see note above)
65
65
"Programming Language :: Python :: 3.9" ,
66
66
"Programming Language :: Python :: 3.10" ,
67
67
],
68
- keywords = "flask pos management shop ecommerce cms erp" , # Optional
68
+ keywords = "flask pos management shop ecommerce cms erp e-commerce " , # Optional
69
69
# You can just specify package directories manually here if your project is
70
70
# simple. Or you can use find_packages().
71
71
#
You can’t perform that action at this time.
0 commit comments