(prev commit)
This commit is contained in:
AF 2020-08-12 21:21:41 +03:00
parent a2c49d340d
commit fad2d3747c

View File

@ -2,7 +2,7 @@ from setuptools import setup
setup(
name='v25',
version='0.0.1-a0',
version='0.0.1-a1',
packages=['v25', 'v25.web', 'v25.web.client', 'v25.web.server', 'v25.storage', 'v25.messaging'],
url='',
license='',