We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2bb5c2 commit 234d3edCopy full SHA for 234d3ed
sync_version.py
@@ -4,7 +4,7 @@
4
import tomli_w
5
import argparse
6
7
-package_name = "pyIDI"
+package_name = "pyidi"
8
9
def synchronize_version():
10
print("Synchronizing version (pyproject.toml and __init__.py)...")
0 commit comments