runbooks 0.1.1__py3-none-any.whl → 0.1.2__py3-none-any.whl

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.
cloudops/__init__.py CHANGED
@@ -4,7 +4,7 @@ CloudOps: CloudOps Toolkit
4
4
  Provides utility functions for math operations, AWS S3 interactions, and data management.
5
5
  """
6
6
 
7
- __version__ = "0.1.1"
7
+ __version__ = "0.1.2"
8
8
 
9
9
  from .toolkit import add, divide, multiply, subtract
10
10
  # from .s3 import S3Client
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: runbooks
3
- Version: 0.1.1
3
+ Version: 0.1.2
4
4
  Summary: CloudOps Automation for DevOps and SRE teams.
5
5
  Author-email: runbooks maintainers <nnthanh101@gmail.com>
6
6
  Classifier: Development Status :: 4 - Beta
@@ -32,7 +32,7 @@ Requires-Dist: moto>=5.0.25
32
32
  > [!NOTE]
33
33
  > **👁️ Vision**: Our vision is to be the 🥇 One-Stop Multi-Cloud Platform Engineering & Best Practices Solution for all CloudOps Automation needs, allowing DevOps and SRE teams to automate their workflows with ease, improve efficiency, and minimize toil.
34
34
 
35
- [![🐍 CloudOps PyPI version](https://img.shields.io/pypi/v/cloudops)](https://pypi.org/project/cloudops/)
35
+ [![🐍 CloudOps PyPI version](https://img.shields.io/pypi/v/runbooks)](https://pypi.org/project/runbooks/)
36
36
 
37
37
  <div align="left">
38
38
  <a href="https://www.linkedin.com/in/nnthanh" target="blank"><img align="center" src="https://img.shields.io/badge/-nnthanh-blue?style=flat-square&logo=Linkedin&logoColor=white&link=https://www.linkedin.com/in/nnthanh/" alt="Nhat-Thanh Nguyen" height="25" width="100" /></a>
@@ -0,0 +1,6 @@
1
+ cloudops/__init__.py,sha256=ZvkZwNN6nbbXieA9fQTeCfBPNMXHasN0monrPUTWMy8,230
2
+ cloudops/toolkit.py,sha256=4fICu62-eaxjaxfR8TzYpFcLSzK_m5Eoll-WayU9xrE,3650
3
+ runbooks-0.1.2.dist-info/METADATA,sha256=cTuWBucHXFPXby8WxkNsgzgJJoXXJXljVS4QHJ2yQaQ,10665
4
+ runbooks-0.1.2.dist-info/WHEEL,sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U,91
5
+ runbooks-0.1.2.dist-info/top_level.txt,sha256=DKYLN0RQdA42RbZhbFKw2kz4Id3KIqM0CeBFdof7RnQ,9
6
+ runbooks-0.1.2.dist-info/RECORD,,
@@ -1,6 +0,0 @@
1
- cloudops/__init__.py,sha256=FzKaMwt2VjEQSJ1A3_jDmHqGyxawsmmtfJtiDvcDmr4,230
2
- cloudops/toolkit.py,sha256=4fICu62-eaxjaxfR8TzYpFcLSzK_m5Eoll-WayU9xrE,3650
3
- runbooks-0.1.1.dist-info/METADATA,sha256=FDD8yt6vpj3uE0oxgBFPBIArFJAl-sAvdfBG68K2BDE,10665
4
- runbooks-0.1.1.dist-info/WHEEL,sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U,91
5
- runbooks-0.1.1.dist-info/top_level.txt,sha256=DKYLN0RQdA42RbZhbFKw2kz4Id3KIqM0CeBFdof7RnQ,9
6
- runbooks-0.1.1.dist-info/RECORD,,