Skip to content

Commit

Permalink
📦️Bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
carefree0910 committed May 13, 2023
1 parent cd25e15 commit ef9e12f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

| Version | Supported |
| ---------- | ------------------ |
| >= 0.0.1a0 | :white_check_mark: |
| >= 0.0.1a1 | :white_check_mark: |

## Reporting a Vulnerability

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from setuptools import setup, find_packages

VERSION = "0.0.1-alpha.0"
VERSION = "0.0.1-alpha.1"
PACKAGE_NAME = "carefree-drawboard"

DESCRIPTION = "🎨 Infinite Drawboard in Python"
Expand Down

0 comments on commit ef9e12f

Please sign in to comment.