Skip to content

Commit

Permalink
Merge pull request #13 from JecaTosovic/release/v0.1.2
Browse files Browse the repository at this point in the history
Release v0.1.2
  • Loading branch information
DomFijan authored Feb 18, 2023
2 parents 4e808ef + 97d6137 commit af3bf08
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
author = "Jelena Tosovic, Domagoj Fijan, Marko Jukic, Urban Bren"

# The full version, including alpha/beta/rc tags
version = "0.1.1"
release = "0.1.1"
version = "0.1.2"
release = "0.1.2"


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

setup(
name="ConservedWaterSearch",
version="0.1.1",
version="0.1.2",
author="Domagoj Fijan, Jelena Tosovic, Marko Jukic, Urban Bren",
author_email="jecat_90@live.com",
description=short_description[0],
Expand Down

0 comments on commit af3bf08

Please sign in to comment.