Skip to content

Minor DoMINO training bug fixes #907

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
update version
  • Loading branch information
ktangsali committed May 21, 2025
commit 16255983167db6d43b001e66202d433855f983ba
2 changes: 1 addition & 1 deletion physicsnemo/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@
from .models.meta import ModelMetaData
from .models.module import Module

__version__ = "1.1.0a0"
__version__ = "1.1.0"