Skip to content

Commit b1d98b0

Browse files
committed
Change the package name
1 parent 88388a6 commit b1d98b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setupinfo.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
command_classes = {}
4747

4848
package_dir = {'': 'lib'}
49-
name = 'mysql-connector-python'
49+
name = 'mysql-connector-python-rf'
5050
version = '{0}.{1}.{2}'.format(*VERSION[0:3])
5151

5252
packages = [

0 commit comments

Comments
 (0)