Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
thehappydinoa committed Nov 25, 2020
1 parent 61b71d8 commit a123cd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion censys/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
__author__ = "Censys Team"
__email__ = "[email protected]"
__copyright__ = "Copyright 2020 Censys, Inc."
__version__ = "1.0.1"
__version__ = "1.1.0"
__license__ = "Apache License, Version 2.0"

__all__ = ["certificates", "data", "exceptions", "ipv4", "websites"]

0 comments on commit a123cd9

Please sign in to comment.