Skip to content

Commit 004504b

Browse files
semantic-releasegithub-actions
authored andcommitted
1.0.3
Automatically generated by python-semantic-release
1 parent cf39403 commit 004504b

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
<!--next-version-placeholder-->
44

5+
## v1.0.3 (2023-02-12)
6+
### Documentation
7+
* Update CONTRIBUTING.md ([`d0b6152`](https://github.com/UBC-MDS/fxtracker/commit/d0b615264919e327f872b6226de162a9bbf0205c))
8+
59
## v1.0.2 (2023-02-12)
610
### Documentation
711
* Update comments of fx_rate_lookup() ([`4e0dd32`](https://github.com/UBC-MDS/fxtracker/commit/4e0dd32f936d606c31f812b0a341befea9dd0839))

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "fxtracker"
3-
version = "1.0.2"
3+
version = "1.0.3"
44
description = "A package that plots current and historical price graphs for currency pairs as well as converts currency."
55
authors = ["Sarah Abdelazim, Markus Nam, Crystal Geng, Lennon Au-Yeung"]
66
license = "MIT"

0 commit comments

Comments
 (0)