Skip to content

Commit

Permalink
set project version to 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
falk-werner committed Sep 11, 2024
1 parent 51e6645 commit da44c34
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# note.py: Changelog

## v1.3.0

### New Features

- note.py is now available at PyPi

## v1.2.0

### New Features
Expand Down
2 changes: 1 addition & 1 deletion doc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
project = 'note.py'
copyright = '2023, note.py Authors'
author = 'note.py Authors'
release = '1.2.0'
release = '1.3.0'

# -- General configuration ---------------------------------------------------
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
Expand Down

0 comments on commit da44c34

Please sign in to comment.