Skip to content
This repository was archived by the owner on Dec 31, 2025. It is now read-only.

Commit b536e31

Browse files
committed
minor should start at one
1 parent d3dae07 commit b536e31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name="sphinx-rego",
5-
version="0.2.0",
5+
version="0.2.1",
66
packages=find_packages(),
77
install_requires=[
88
"docutils"

0 commit comments

Comments
 (0)