-
Notifications
You must be signed in to change notification settings - Fork 1
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
NCDNTS-1067 - Added some extra temporary logging for get_transaction_* functions #119
base: main
Are you sure you want to change the base?
Conversation
@JuliaRegistrator register() |
Comments on pull requests will not trigger Registrator, as it is disabled. Please try commenting on a commit or issue. |
Project.toml
Outdated
version = "0.2.7" | ||
version = "0.2.7-alpha" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
0.2.7 is already released, so I think this would be 0.2.8-alpha, right?
@quinnj: Do julia packages support -alpha
versions?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't think they do as far as I know
e86c12e
to
ad8ff3d
Compare
No description provided.