Skip to content
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

use project name, not "pkgdemo" #323

Merged
merged 1 commit into from
Jan 13, 2024
Merged

use project name, not "pkgdemo" #323

merged 1 commit into from
Jan 13, 2024

Conversation

prjemian
Copy link
Contributor

@prjemian prjemian added this to the v1.1 milestone Jan 13, 2024
@prjemian prjemian self-assigned this Jan 13, 2024
@prjemian
Copy link
Contributor Author

With this change:

In [1]: from importlib.metadata import version

In [2]: version("hklpy")
Out[2]: '1.1.0rc2.dev1+g1d2a8cd'

@prjemian prjemian merged commit 84f3218 into main Jan 13, 2024
8 checks passed
@prjemian prjemian deleted the 322-not-pkgdemo branch January 13, 2024 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: packaging error - "pkgdemo"
1 participant