Skip to content

Commit eddd67c

Browse files
Merge pull request #28 from BLUE-DEVIL1134/3.13
Official Release 3.13
2 parents 75a7037 + 2925324 commit eddd67c

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

BuildVersions/.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.12
1+
3.13

BuildVersions/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# <h1 align="center">Its The Release Version. {3.12}</h1>
1+
# <h1 align="center">Its The Release Version. {3.13}</h1>
22

33
**Version 3.2 Updates :**
44
```python

IronEye/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
python -n IronEye
3333
"""
3434

35-
__version__ = 3.12
35+
__version__ = 3.13
3636
__email__ = "[email protected]"
3737
__author__ = "Akash Pattnaik"
3838
__telegram__ = "https://telegram.me/AKASH_AM1"

IronEye/__main__.py

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

SECURITY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
| 2.7 | :white_check_mark: |
1212
| 3.0 | :x: |
1313
| 3.1 | :x: |
14-
| 3.12 | :white_check_mark: |
14+
| 3.13 | :white_check_mark: |
1515

1616

1717
# Found A Velnerability ?

0 commit comments

Comments
 (0)