Skip to content

Commit

Permalink
Release version v1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
JostMigenda committed Nov 23, 2022
1 parent 4cf2335 commit c85c2de
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
cd opt
git clone https://github.com/SNOwGLoBES/snowglobes.git
cd snowglobes
git checkout v1.2
export SNOWGLOBES=${PWD}
- name: Run Integration Tests
run: |
Expand Down
2 changes: 1 addition & 1 deletion python/snewpy/_version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '1.3b2'
__version__ = '1.3'

0 comments on commit c85c2de

Please sign in to comment.