Commit 33e94d25 authored by Open Science Conservation Fund's avatar Open Science Conservation Fund
Browse files

bump version

parent 554c9f70
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@
<font size="6"> AI-driven data management platform for camera trapping </font>
<br>
<hr> 
<img src="https://img.shields.io/badge/Version-Trapper 1.7.3-darkgreen"/>
<img src="https://img.shields.io/badge/Version-Trapper 1.7.4-darkgreen"/>
<img src="https://img.shields.io/badge/Python-3.10-blue"/>
<a href="https://demo.trapper-project.org/"><img src="https://img.shields.io/badge/Trapper-Demo-green" /></a>
<a href="https://trapper-project.readthedocs.io/en/latest/"><img src="https://img.shields.io/badge/Trapper-Documentation-yellow" /></a>
@@ -65,7 +65,6 @@ TRAPPER offers a novel solution: a fully open-source web application that uses s
If you want to install Trapper Expert with the basic functionalities of the system, then execute each of the steps below.

1. You need Docker Engine and Docker Compose to run TRAPPER:

   - Installing [Docker Engine](https://docs.docker.com/install/)
   - Installing [Docker Compose](https://docs.docker.com/compose/)

+1 −1
Original line number Diff line number Diff line
[project]
name = "trapper"
version = "1.7.3"
version = "1.7.4"
description = "AI-driven data management platform for camera trapping"
authors = [{ name = "Open Science Conservation Fund" }]
requires-python = ">=3.10"