Skip to content

Commit

Permalink
feat: Added new version 👽
Browse files Browse the repository at this point in the history
  • Loading branch information
edersoncorbari committed Oct 31, 2022
1 parent 92a0606 commit 6d93980
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 @@ -10,7 +10,7 @@
with codecs.open(os.path.join(here, "README.md"), encoding="utf-8") as fh:
long_description = "\n" + fh.read()

VERSION = "1.0.0"
VERSION = "1.1.0"
DESCRIPTION = "Big 5 IPIP-NEO Personality Traits"
LONG_DESCRIPTION = "Library with a self-administered questionnaire that assesses a person's personality according to the Big Five model, using the IPIP-NEO."

Expand Down

0 comments on commit 6d93980

Please sign in to comment.