Skip to content

Commit

Permalink
bump version to 0.15.3
Browse files Browse the repository at this point in the history
  • Loading branch information
maxim-lisovsky-gismart committed May 12, 2023
1 parent 745bd9b commit 99d8d14
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Add `--upgrade` option to update existing package to a new version
Specify package link in your `requirements.txt`:

```txt
git+https://github.com/gismart/[email protected].2#egg=bi-utils-gismart
git+https://github.com/gismart/[email protected].3#egg=bi-utils-gismart
```

### Usage
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

setuptools.setup(
name="bi-utils-gismart",
version="0.15.2",
version="0.15.3",
author="gismart",
author_email="[email protected]",
description="Utils for BI team",
Expand Down

0 comments on commit 99d8d14

Please sign in to comment.