Skip to content

Commit

Permalink
Merge bf97ddc into master
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 25, 2021
2 parents 56d3a81 + bf97ddc commit 2c03de8
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 @@ -9,7 +9,7 @@ Tested on Linux and macOS with Python 3.7-3.9.
# Install

``` bash
$ pip install git+https://github.com/rtmigo/bgprocess_py#egg=bgprocess
$ pip3 install bgprocess
```

# Use
Expand Down
2 changes: 1 addition & 1 deletion bgprocess/constants.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.0.4"
__version__ = "1.0.5"

0 comments on commit 2c03de8

Please sign in to comment.