Skip to content

Commit 066e0e5

Browse files
committed
build: bump version
1 parent ac1f050 commit 066e0e5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ A clear and concise description of what you expected to happen.
2121
**Device (please complete the following information):**
2222

2323
- OS [e.g. debian, macOS]:
24-
- Censys Python Version [e.g. 2.1.0]: <!-- $ censys --version -->
24+
- Censys Python Version [e.g. 2.2.1]: <!-- $ censys --version -->
2525
- Shell [e.g. bash, zsh]: <!-- $ echo $SHELL -->
2626

2727
**Additional context**

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 = "censys"
3-
version = "2.2.0"
3+
version = "2.2.1"
44
description = "An easy-to-use and lightweight API wrapper for Censys APIs (censys.io)."
55
authors = ["Censys, Inc. <support@censys.io>"]
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)