Skip to content

Commit

Permalink
Raise version number (#1)
Browse files Browse the repository at this point in the history
  • Loading branch information
cugu committed May 28, 2020
1 parent 93e7437 commit b7e895d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
author_email="demian.kellermann@siemens.com",
url="https://github.com/forensicanalysis/pyforensicstore_stix",
description="STIX 2.1 JSON schemas as a python provider",
version="2.1.0",
version="2.1.1",
py_modules=['forensicstore_stix_schemas'],
entry_points={
'forensicstore_schemas': [
Expand Down

0 comments on commit b7e895d

Please sign in to comment.