automizor 0.1.1__tar.gz → 0.1.2__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,10 +1,10 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: automizor
3
- Version: 0.1.1
3
+ Version: 0.1.2
4
4
  Summary: Python Automizor framework
5
- Home-page: https://github.com/vcodx/automizor
5
+ Home-page: https://github.com/automizor/automizor
6
6
  Author: Christian Fischer
7
- Author-email: christian@vcodx.com
7
+ Author-email: christian@automizor.io
8
8
  License: Apache License
9
9
  Keywords: automizor framework
10
10
  Classifier: Intended Audience :: Developers
@@ -0,0 +1 @@
1
+ version = "0.1.2"
@@ -1,10 +1,10 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: automizor
3
- Version: 0.1.1
3
+ Version: 0.1.2
4
4
  Summary: Python Automizor framework
5
- Home-page: https://github.com/vcodx/automizor
5
+ Home-page: https://github.com/automizor/automizor
6
6
  Author: Christian Fischer
7
- Author-email: christian@vcodx.com
7
+ Author-email: christian@automizor.io
8
8
  License: Apache License
9
9
  Keywords: automizor framework
10
10
  Classifier: Intended Audience :: Developers
@@ -7,9 +7,9 @@ setup(
7
7
  name="automizor",
8
8
  version=version,
9
9
  description="Python Automizor framework",
10
- url="https://github.com/vcodx/automizor",
10
+ url="https://github.com/automizor/automizor",
11
11
  author="Christian Fischer",
12
- author_email="christian@vcodx.com",
12
+ author_email="christian@automizor.io",
13
13
  license="Apache License",
14
14
  classifiers=[
15
15
  "Intended Audience :: Developers",
@@ -1 +0,0 @@
1
- version = "0.1.1"
File without changes
File without changes
File without changes
File without changes
File without changes