Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
agarsev committed Mar 9, 2022
1 parent f0683be commit e2f2785
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 9 deletions.
4 changes: 4 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## v1.3.1

This is a minor release with bug fixes and general quality of life improvements.

## v1.3

### New dataset version 2
Expand Down
9 changes: 1 addition & 8 deletions ROADMAP.org
Original file line number Diff line number Diff line change
@@ -1,13 +1,6 @@
#+title: Roadmap

* Next: v1.3.1

** Fixes and QOL

*** DONE Improve CSS
CLOSED: [2022-02-25 Fri 18:54]

* v1.4
* Next: v1.4

** TODO Edge probability learning

Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[tool.poetry]
name = "quevedo"
description = "Tool for managing datasets of images with compositional semantics"
version = "1.3.1-alpha"
version = "1.3.1"
authors = ["Antonio F. G. Sevilla <afgs@ucm.es>"]
license = "OSL-3.0"
readme = "README.md"
Expand Down

0 comments on commit e2f2785

Please sign in to comment.