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

Commit f9df3e7

Browse files
authored
chore(release): release version 3.0.1 (#30)
1 parent 395a000 commit f9df3e7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Changelog
22

3-
3.1.0 (unreleased)
3+
3.0.1 (2022-12-05)
44
------------------
55

6-
- Nothing changed yet.
6+
- Configure credentials later in the flow.
77

88

99
3.0.0 (2022-06-29)

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="3.2.0",
15+
version="3.0.1",
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)