kopia lustrzana https://gitlab.com/jaywink/federation
rodzic
b709622ed2
commit
a6863680ef
|
@ -1,4 +1,4 @@
|
||||||
## [unreleased]
|
## [0.3.2] - 2016-05-09
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
- Test factories and other test files are now included in the package installation. Factories can be useful when creating project tests.
|
- Test factories and other test files are now included in the package installation. Factories can be useful when creating project tests.
|
||||||
|
|
2
setup.py
2
setup.py
|
@ -7,7 +7,7 @@ description = 'Python library for abstracting social federation protocols'
|
||||||
|
|
||||||
setup(
|
setup(
|
||||||
name='Social-Federation',
|
name='Social-Federation',
|
||||||
version='0.3.1',
|
version='0.3.2',
|
||||||
description=description,
|
description=description,
|
||||||
long_description=description,
|
long_description=description,
|
||||||
author='Jason Robinson',
|
author='Jason Robinson',
|
||||||
|
|
Ładowanie…
Reference in New Issue