lab.nexedi.com will be down from Thursday, 20 March 2025, 07:30:00 UTC for a duration of approximately 2 hours

Commit 59118698 authored by Sebastien Robin's avatar Sebastien Robin

remove 'dev' in version name

parent 5ded25e1
from setuptools import setup, find_packages
name = "erp5.recipe.testnode"
version = '1.0-dev-1'
version = '1.0'
def read(name):
return open(name).read()
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment