This website requires JavaScript.
Explore
Help
Sign in
public-mirrors
/
NewsBlur
Watch
1
Star
0
Fork
You've already forked NewsBlur
0
mirror of
https://github.com/samuelclay/NewsBlur.git
synced
2025-09-18 21:50:56 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2635ff7136
NewsBlur
/
vendor
/
paypal
/
__init__.py
3 lines
97 B
Python
Raw
Normal View
History
Unescape
Escape
Upgrading paypal ipn.
2015-01-15 12:34:29 -08:00
VERSION
=
(
0
,
2
)
Updating django-paypal.
2014-11-07 16:22:19 -08:00
__version__
=
"
.
"
.
join
(
map
(
str
,
VERSION
[
0
:
3
]
)
)
+
"
"
.
join
(
map
(
str
,
VERSION
[
3
:
]
)
)
Reference in a new issue
Copy permalink