Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
gamarante committed Nov 8, 2024
1 parent d0dd33b commit 7888b5f
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 @@ -7,7 +7,7 @@
with codecs.open(os.path.join(here, "README.md"), encoding="utf-8") as fh:
long_description = "\n" + fh.read()

VERSION = '0.2'
VERSION = '0.2.1'
DESCRIPTION = 'Bayesian Fama-MacBeth Regressions'

# Setting up
Expand Down

0 comments on commit 7888b5f

Please sign in to comment.