Skip to content

Commit 9a50e15

Browse files
bump: 4.3.0
1 parent 0448933 commit 9a50e15

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
long_description = f.read()
3535
setup(
3636
name="shopcube", # Required
37-
version="4.2.2", # Required
37+
version="4.3.0", # Required
3838
description="E-commerce solution", # Optional
3939
long_description=long_description, # Optional
4040
long_description_content_type="text/markdown", # Optional (see note above)
@@ -65,7 +65,7 @@
6565
"Programming Language :: Python :: 3.9",
6666
"Programming Language :: Python :: 3.10",
6767
],
68-
keywords="flask pos management shop ecommerce cms erp", # Optional
68+
keywords="flask pos management shop ecommerce cms erp e-commerce", # Optional
6969
# You can just specify package directories manually here if your project is
7070
# simple. Or you can use find_packages().
7171
#

0 commit comments

Comments
 (0)