Skip to content

Commit

Permalink
initiate development of 0.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenhky committed Jan 17, 2024
1 parent 85d423d commit fe438b1
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 @@ -30,7 +30,7 @@ def package_description():

setup(
name='finsim',
version="0.11.1",
version="0.11.2a1",
description="Financial simulation and inference",
long_description=package_description(),
long_description_content_type='text/markdown',
Expand Down

0 comments on commit fe438b1

Please sign in to comment.