Skip to content

Commit

Permalink
chore(release): 1.3.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.3.0](v1.2.1...v1.3.0) (2022-12-04)

### Features

* fix init imports ([#31](#31)) ([fbb2756](fbb2756))
  • Loading branch information
semantic-release-bot committed Dec 4, 2022
1 parent fbb2756 commit 01e161d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
# Change import
# Semantic Versioning Changelog

# [1.3.0](https://github.com/casdoor/casdoor-python-sdk/compare/v1.2.1...v1.3.0) (2022-12-04)


### Features

* fix init imports ([#31](https://github.com/casdoor/casdoor-python-sdk/issues/31)) ([fbb2756](https://github.com/casdoor/casdoor-python-sdk/commit/fbb2756d8312efede6c5e27f16c2e6615b6e51f0))

# Change import

* fix init imports

Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = casdoor
version = 1.2.2
version = 1.3.0
author = ffyuanda
author_email = [email protected]
url = https://github.com/casdoor/casdoor-python-sdk
Expand Down

0 comments on commit 01e161d

Please sign in to comment.