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 fad9757 commit 5563aeaCopy full SHA for 5563aea
setup.py
@@ -34,7 +34,7 @@ def package_files(directory):
34
35
setuptools.setup(
36
name="headergen",
37
- version="1.2.9",
+ version="1.3.0",
38
description="HeaderGen: Automated cell header generator",
39
long_description=open("README.md").read(),
40
long_description_content_type="text/markdown",
0 commit comments