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 45df40c commit 9e33a93Copy full SHA for 9e33a93
pyproject.toml
@@ -3,7 +3,7 @@ name = "ni-python-styleguide"
3
# The a.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.4.4a0"
+version = "0.4.5a0"
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