Skip to content

Commit

Permalink
bump to v1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
prakaa committed Dec 5, 2022
1 parent 6531f42 commit fea63b3
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Changelog

<!--next-version-placeholder-->
## v1.0.4 (5/12/2022)

- Version bump for Zenodo DOI

## v1.0.3 (9/11/2022)

Expand Down
2 changes: 1 addition & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
author = "Abhijith (Abi) Prakash"

# The full version, including alpha/beta/rc tags
release = "1.0.3"
release = "1.0.4"


# -- General configuration ---------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "nemseer"
version = "1.0.3"
version = "1.0.4"
description = "A package for downloading and handling forecasts for the National Electricity Market (NEM) from the Australian Energy Market Operator (AEMO)."
authors = ["Abhijith Prakash"]
license = "BSD 3-Clause"
Expand Down

0 comments on commit fea63b3

Please sign in to comment.