events
(prev commit)
This commit is contained in:
parent
a2c49d340d
commit
fad2d3747c
2
setup.py
2
setup.py
@ -2,7 +2,7 @@ from setuptools import setup
|
|||||||
|
|
||||||
setup(
|
setup(
|
||||||
name='v25',
|
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'],
|
packages=['v25', 'v25.web', 'v25.web.client', 'v25.web.server', 'v25.storage', 'v25.messaging'],
|
||||||
url='',
|
url='',
|
||||||
license='',
|
license='',
|
||||||
|
Loading…
Reference in New Issue
Block a user