Skip to content
This repository was archived by the owner on Dec 21, 2021. It is now read-only.

Commit b9dfb6c

Browse files
committed
Bump version to 0.1.1
1 parent 5f53b7c commit b9dfb6c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
0.1.1 (unreleased)
3+
0.1.1 (2021-01-06)
44
------------------
55

66
* ASFF schema is now updated on a weekly basis from Github Actions

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "asff"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
description = "asff is a Python library to work with Amazon Security Finding Format"
55
license = "BSD-3-Clause"
66
authors = ["Adam Števko <adam.stevko@gmail.com>"]

0 commit comments

Comments
 (0)