Skip to content

Commit f04bbec

Browse files
authored
Fix version number
1 parent 5286d32 commit f04bbec

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
@@ -17,7 +17,7 @@
1717

1818

1919
setup(name='Products.PythonScripts',
20-
version='5.1,dev0',
20+
version='5.1.dev0',
2121
url='https://github.com/zopefoundation/Products.PythonScripts',
2222
project_urls={
2323
'Issue Tracker': ('https://github.com/zopefoundation/'

0 commit comments

Comments
 (0)