We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac1f050 commit 066e0e5Copy full SHA for 066e0e5
.github/ISSUE_TEMPLATE/bug_report.md
@@ -21,7 +21,7 @@ A clear and concise description of what you expected to happen.
21
**Device (please complete the following information):**
22
23
- OS [e.g. debian, macOS]:
24
-- Censys Python Version [e.g. 2.1.0]: <!-- $ censys --version -->
+- Censys Python Version [e.g. 2.2.1]: <!-- $ censys --version -->
25
- Shell [e.g. bash, zsh]: <!-- $ echo $SHELL -->
26
27
**Additional context**
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "censys"
3
-version = "2.2.0"
+version = "2.2.1"
4
description = "An easy-to-use and lightweight API wrapper for Censys APIs (censys.io)."
5
authors = ["Censys, Inc. <support@censys.io>"]
6
license = "Apache-2.0"
0 commit comments