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 6c2adf5 commit 8fe74abCopy full SHA for 8fe74ab
pyproject.toml
@@ -3,7 +3,7 @@ name = "ni-python-styleguide"
3
# The -alpha.0 here denotes a source based version
4
# This is removed when released through the Publish-Package.yml GitHub action
5
# Official PyPI releases follow Major.Minor.Patch
6
-version = "0.1.16a0"
+version = "0.1.17a0"
7
description = "NI's internal and external Python linter rules and plugins"
8
authors = ["NI <[email protected]>"]
9
readme = "README.md" # apply the repo readme to the package as well
0 commit comments