Skip to content
This repository was archived by the owner on Jul 10, 2025. It is now read-only.

Commit a69e139

Browse files
committed
0.6.2
1 parent 80f563e commit a69e139

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -121,8 +121,8 @@ Further documentation is located at http://idstools.readthedocs.org.
121121
Changelog
122122
---------
123123

124-
unreleased
125-
~~~~~~~~~~
124+
0.6.2 - 2017-08-09
125+
~~~~~~~~~~~~~~~~~~
126126
- rulecat: ignore *deleted.rules by default. Provide --no-ignore
127127
option to disable default ignores without having to add a new
128128
ignore.
@@ -133,7 +133,7 @@ unreleased
133133
- rule parser: if metadata is specified more than once, append to the
134134
existing metadata list instead of replacing it
135135
(https://github.com/jasonish/py-idstools/issues/57)
136-
- `Commit log <https://github.com/jasonish/py-idstools/compare/0.6.1...HEAD>`_
136+
- `Commit log <https://github.com/jasonish/py-idstools/compare/0.6.1...0.6.2>`_
137137
138138
0.6.1 - 2017-05-25
139139
~~~~~~~~~~~~~~~~~~

idstools/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version = "0.6.1dev"
1+
version = "0.6.2"

0 commit comments

Comments
 (0)