Skip to content

Commit

Permalink
changed version
Browse files Browse the repository at this point in the history
  • Loading branch information
khoroshevskyi committed Jan 23, 2023
1 parent ae13214 commit 4ff185e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## [0.11.3] -- 2023-01-20
## [0.12.0] -- 2023-01-23
- Added functionality that saves gse metadata to config file

## [0.11.2] -- 2022-12-25
Expand Down
2 changes: 1 addition & 1 deletion geofetch/_version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.11.3"
__version__ = "0.12.0"

0 comments on commit 4ff185e

Please sign in to comment.