Skip to content

Commit

Permalink
Change version to beta (#100)
Browse files Browse the repository at this point in the history
Change version to 1.0.0 beta for publishing on Figshare
  • Loading branch information
juraskov authored May 30, 2024
1 parent 7cfa2fb commit 05ada48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mlptrain/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
PlumedCustomCV,
)

__version__ = '1.0.0a0'
__version__ = '1.0.0b0'

__all__ = [
'Configuration',
Expand Down

0 comments on commit 05ada48

Please sign in to comment.