Skip to content
This repository was archived by the owner on Dec 8, 2023. It is now read-only.

Commit 03e13da

Browse files
committed
Preparing release 1.0.0
1 parent b510bd1 commit 03e13da

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## 0.0.3 (unreleased)
3+
1.0.0 (2020-03-24)
44

55
- Create a Python client for Alma
66
- Handle Order entity for Payment

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# This call to setup() does all the work
1313
setup(
1414
name="alma-client",
15-
version="0.0.3",
15+
version="1.0.0",
1616
description="Python API client for the Alma Installments API",
1717
long_description=f"{README}\n\n{CHANGELOG}",
1818
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)