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 9950581 commit afbe3c1Copy full SHA for afbe3c1
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.6a0"
+version = "0.5.0a0"
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