We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5cddd6 commit d8c6b49Copy full SHA for d8c6b49
1 file changed
setup.py
@@ -5,9 +5,9 @@
5
6
setuptools.setup(
7
name="python-generate_mac",
8
- version="1.0.0",
+ version="1.2.0",
9
author="GI_Jack",
10
- author_email="GI_Jack@example.com",
+ author_email="GI_Jack@hackermail.com",
11
description="Library for generating Ethernet MAC addresses",
12
long_description=long_description,
13
long_description_content_type="text/markdown",
0 commit comments