Skip to content

Commit

Permalink
Merge pull request #38 from geopython/release-v0.1.0
Browse files Browse the repository at this point in the history
chore: release 0.1.0
  • Loading branch information
constantinius authored Nov 18, 2021
2 parents d5e4971 + eab817d commit 0c67e19
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [0.1.0](https://www.github.com/geopython/pygeofilter/compare/v0.1.0...v0.1.0) (2021-11-18)


### Features

* Fixing release-please package name ([2b666fc](https://www.github.com/geopython/pygeofilter/commit/2b666fc5b09c2ff15fa954f035a342542aa3577f))


### Miscellaneous Chores

* release 0.1.0 ([d5e4971](https://www.github.com/geopython/pygeofilter/commit/d5e49718f7f2c7936649217b286ebad42b168a23))

## 0.1.0 (2021-11-18)


Expand Down
2 changes: 1 addition & 1 deletion pygeofilter/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@
# THE SOFTWARE.
# ------------------------------------------------------------------------------

__version__ = '0.0.5'
__version__ = '0.1.0'

0 comments on commit 0c67e19

Please sign in to comment.