Skip to content

Commit

Permalink
Release: 0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
StoneMoe committed Aug 25, 2021
1 parent 5056c71 commit 9052e6a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## 0.1.2 (2021-08-25)
## 0.1.3 (2021-08-25)

* First release on PyPI.

Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[tool]
[tool.poetry]
name = "mongoengine_dsl"
version = "0.1.2"
version = "0.1.3"
homepage = "https://github.com/StoneMoe/mongoengine_dsl"
description = "DSL to MongoEngine Q."
authors = ["Lake Chan <lakechan96@gmail.com>"]
Expand Down

0 comments on commit 9052e6a

Please sign in to comment.