Skip to content

Commit 544c28b

Browse files
committed
venv excluded, version changed to 3.1.0, changelog updated
1 parent f126351 commit 544c28b

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ sample.py
88
.vscode/
99
env/
1010
.pytest_cache/
11+
venv/

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8+
## [3.1.0] - 2022-03-29
9+
10+
### Changed
11+
- Default request timeout set to 10 seconds.
812

913
## [3.0.0] - 2021-03-13
1014
### Removed

woocommerce/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
"""
1111

1212
__title__ = "woocommerce"
13-
__version__ = "3.0.0"
13+
__version__ = "3.1.0"
1414
__author__ = "Claudio Sanches @ Automattic"
1515
__license__ = "MIT"
1616

17-
from woocommerce.api import API
17+
from woocommerce.api import API

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy