Skip to content

Commit 6c2adf5

Browse files
committed
bump to 16 for testing
1 parent fdd125a commit 6c2adf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "ni-python-styleguide"
33
# The -alpha.0 here denotes a source based version
44
# This is removed when released through the Publish-Package.yml GitHub action
55
# Official PyPI releases follow Major.Minor.Patch
6-
version = "0.1.15a0"
6+
version = "0.1.16a0"
77
description = "NI's internal and external Python linter rules and plugins"
88
authors = ["NI <[email protected]>"]
99
readme = "README.md" # apply the repo readme to the package as well

0 commit comments

Comments
 (0)