kopia lustrzana https://gitlab.com/jaywink/federation
rodzic
36dac79121
commit
e8cc4d7bdd
|
@ -1,4 +1,4 @@
|
|||
## [Unreleased]
|
||||
## [0.2.0] - 2016-04-09
|
||||
|
||||
### Backwards incompatible changes
|
||||
- Any implementations using the Diaspora protocol and `Post` entities must now use `DiasporaPost` instead. See "Changed" below.
|
||||
|
|
2
setup.py
2
setup.py
|
@ -7,7 +7,7 @@ description = 'Python library for abstracting social federation protocols'
|
|||
|
||||
setup(
|
||||
name='Social-Federation',
|
||||
version='0.1.1',
|
||||
version='0.2.0',
|
||||
description=description,
|
||||
long_description=description,
|
||||
author='Jason Robinson',
|
||||
|
|
Ładowanie…
Reference in New Issue