Skip to content

Commit

Permalink
version upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
TheEimer committed Aug 9, 2023
1 parent 5c249f3 commit d9e3fba
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,11 @@ on:
push:
branches:
- main
- version_0.2.0

# Trigger on a open/push to a PR targeting one of these branches
pull_request:
branches:
- main
- version_0.2.0

env:
name: CARL
Expand Down
2 changes: 1 addition & 1 deletion carl/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
__license__ = "Apache-2.0 License"
__version__ = "0.2.0"
__version__ = "1.0.0"
__author__ = "Carolin Benjamins, Theresa Eimer, Frederik Schubert, André Biedenkapp, Aditya Mohan, Sebastian Döhler"


Expand Down

0 comments on commit d9e3fba

Please sign in to comment.