mirror of
https://github.com/retailcrm/api-client-python.git
synced 2024-11-21 20:46:03 +03:00
minor bump
This commit is contained in:
parent
27ff0849ec
commit
bfdb4cc554
2
LICENSE
2
LICENSE
@ -1,6 +1,6 @@
|
||||
The MIT License (MIT)
|
||||
|
||||
Copyright (c) 2015-2020 RetailDriver LLC
|
||||
Copyright (c) 2015-2021 RetailDriver LLC
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
2
README
2
README
@ -9,7 +9,7 @@ Install
|
||||
|
||||
::
|
||||
|
||||
pip install retailcrm
|
||||
pip3 install retailcrm
|
||||
|
||||
Usage
|
||||
-----
|
||||
|
@ -12,7 +12,7 @@ This is Python RetailCRM API client. This library allows to use all available AP
|
||||
## Install
|
||||
|
||||
```
|
||||
pip install retailcrm
|
||||
pip3 install retailcrm
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
Loading…
Reference in New Issue
Block a user