Skip to content

Commit a7d564a

Browse files
committed
Final: Package/Lib Functioning
1 parent 5734d47 commit a7d564a

File tree

5 files changed

+3
-3
lines changed

5 files changed

+3
-3
lines changed
-12.4 KB
Binary file not shown.
12.4 KB
Binary file not shown.

setup.py

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

1111
setup(
1212
name="sql_mongo_converter",
13-
version="1.1.0",
13+
version="1.1.1",
1414
description="Convert SQL queries to MongoDB queries and vice versa.",
1515
long_description=long_description,
1616
long_description_content_type="text/markdown",

sql_mongo_converter.egg-info/PKG-INFO

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Metadata-Version: 2.1
2-
Name: sql-mongo-converter
3-
Version: 1.1.0
2+
Name: sql_mongo_converter
3+
Version: 1.1.1
44
Summary: Convert SQL queries to MongoDB queries and vice versa.
55
Home-page: https://github.com/yourusername/sql-mongo-converter
66
Author: Son Nguyen

0 commit comments

Comments
 (0)