Skip to content
This repository has been archived by the owner on Aug 14, 2021. It is now read-only.

Commit

Permalink
Bump version to 1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jschwartzentruber committed Jun 12, 2020
1 parent ef6b4c7 commit c0fc274
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dharma/__version__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
__title__ = 'dharma'
__version__ = '1.3.1'
__version__ = '1.3.2'
__license__ = 'MPL 2.0'
__description__ = 'Generation-based, context-free grammar fuzzer.'
__keywords__ = 'fuzzer fuzzing security testing generator'
Expand Down

0 comments on commit c0fc274

Please sign in to comment.