mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-03 21:14:55 -04:00
Bump versions to 0.0.1
This commit is contained in:
parent
c7d7bc0254
commit
c2e983b8db
3 changed files with 4 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -25,7 +25,7 @@ def read(fname):
|
|||
|
||||
setup(
|
||||
name="SynapseHomeServer",
|
||||
version="0.1",
|
||||
version="0.0.1",
|
||||
packages=find_packages(exclude=["tests"]),
|
||||
description="Reference Synapse Home Server",
|
||||
install_requires=[
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue