Skip to content

Commit

Permalink
Merge pull request #77 from opensource-nepal/release/v1.1.1
Browse files Browse the repository at this point in the history
chore: Release v1.1.1
  • Loading branch information
aj3sh authored Mar 13, 2024
2 parents d845a49 + 691dfd2 commit 8b2b57d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
11 changes: 6 additions & 5 deletions SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,18 @@ The 'py-nepali' project is committed to maintaining the security and integrity o

We provide security updates and support for the latest stable release of the 'py-nepali' package. It is important to keep your software up to date to ensure you have the latest security patches.

| Version | Supported |
| ------- | ------------------ |
| 1.0.0 | :white_check_mark: |
| 0.5.6 | :white_check_mark: |
| < 0.5.6 | :x: |
| Version | Supported |
| -------- | ------------------ |
| >= 1.0.0 | :white_check_mark: |
| 0.5.6 | :white_check_mark: |
| < 0.5.6 | :x: |

## Reporting a Vulnerability

If you discover a security vulnerability within the project, we encourage you to report it the maintainers immediately. Promptly reporting security issues helps us protect our users and take appropriate actions to address the vulnerability. To report a security vulnerability, please follow these steps:

1. Email at aj3sshh@gmail.com or sugatbajracharya49@gmail.com with a detailed description of the vulnerability. Please include the following information:

- Description of the vulnerability, including steps to reproduce if applicable
- Version of the py-nepali package affected
- Any potential mitigations or workarounds
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@

setuptools.setup(
name="nepali",
version="1.1.0",
version="1.1.1",
license="MIT",
author="opensource-nepal",
author_email="aj3sshh@gmail.com, sugatbajracharya49@gmail.com",
Expand Down

0 comments on commit 8b2b57d

Please sign in to comment.