ironflock 0.1.0__tar.gz → 0.1.1__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,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: ironflock
3
- Version: 0.1.0
3
+ Version: 0.1.1
4
4
  Summary: Publishing data to a IronFlock Fleet Storage
5
5
  Home-page: https://github.com/RecordEvolution/ironflock-python
6
6
  Author: Record Evolution GmbH
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: ironflock
3
- Version: 0.1.0
3
+ Version: 0.1.1
4
4
  Summary: Publishing data to a IronFlock Fleet Storage
5
5
  Home-page: https://github.com/RecordEvolution/ironflock-python
6
6
  Author: Record Evolution GmbH
@@ -10,7 +10,7 @@ with open("README.md", "r", encoding="utf-8") as fh:
10
10
 
11
11
  setup(
12
12
  name="ironflock",
13
- version="0.1.0",
13
+ version="0.1.1",
14
14
  description="Publishing data to a IronFlock Fleet Storage",
15
15
  long_description=long_description,
16
16
  long_description_content_type="text/markdown",
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes