Skip to content

Commit 6a9c3e8

Browse files
committed
Updated Readme.md
1 parent 308a9e6 commit 6a9c3e8

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

readme.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# DeepDefend 0.1.1
1+
# DeepDefend
22
![Python Version](https://img.shields.io/badge/python-3.12-blue.svg)
33
![Code Size](https://img.shields.io/github/languages/code-size/infinitode/deepdefend)
44
![Downloads](https://pepy.tech/badge/deepdefend)
@@ -11,6 +11,11 @@ An open-source Python library for adversarial attacks and defenses in deep learn
1111

1212
DeepDefend has not yet been fully tested. Please report any issues you may encounter when using DeepDefend.
1313

14+
## Changes in 0.1.1:
15+
We've updated DeepDefend, here's what's new:
16+
- 3 new functions under `deepdefend.attacks`
17+
- 3 new function under `deepdefend.defenses`
18+
1419
## Installation
1520

1621
You can install DeepDefend using pip:

0 commit comments

Comments
 (0)