Skip to content

Commit d3f3d05

Browse files
committed
bump patch version to prep for patch release
1 parent 9f745e5 commit d3f3d05

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 a.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.4.6a0"
6+
version = "0.4.7a0"
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)