Skip to content

Commit

Permalink
Bump v0.7.1, update sastadev requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
JeltevanBoheemen committed Nov 14, 2023
1 parent 4fd28d4 commit a55210a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ requests==2.28.1
# spacy
requests-oauthlib==1.3.1
# via django-allauth
sastadev==0.1.3
sastadev==0.1.4
# via
# -r requirements.in
# auchann
Expand Down
2 changes: 1 addition & 1 deletion frontend/src/environments/version.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
// TODO: Compile this from toplevel package.json
export const version = '0.6.3';
export const version = '0.7.1';
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sasta",
"version": "0.7.0",
"version": "0.7.1",
"description": "Annotate and analyze transcripts",
"author": "UU Digital Humanities Lab",
"license": "BSD-3-Clause",
Expand Down

0 comments on commit a55210a

Please sign in to comment.