Skip to content

Commit

Permalink
version: 0.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonish committed Nov 1, 2023
1 parent 9e31a1a commit 51aebc0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -131,8 +131,8 @@ Further documentation is located at http://idstools.readthedocs.org.
Changelog
---------

unreleased
~~~~~~~~~~
0.6.5 - 2023-11-02
~~~~~~~~~~~~~~~~~~
- dumpdynamicrules: Python 3 fix, plus fix for handling directories:
https://github.com/jasonish/py-idstools/pull/91
- rulecat: Fix placement of .md5 extension:
Expand Down
2 changes: 1 addition & 1 deletion idstools/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version = "0.6.4"
version = "0.6.5"

0 comments on commit 51aebc0

Please sign in to comment.