Skip to content

Commit e717d1d

Browse files
committed
bump the patch version for this back-port
1 parent dbcf985 commit e717d1d

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.14a0"
6+
version = "0.1.15a0"
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)