Skip to content

Commit cf640d7

Browse files
Update version.py
1 parent 15b17bc commit cf640d7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

DeterministicParticleFlowControl/version.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@
2828
# Description should be a one-liner:
2929
description = "DeterministicParticleFlowControl: deterministic particle based stochastic optimal control framework"
3030
# Long description will go up on the pypi page
31-
long_description = """
31+
long_description = "text/markdown"
3232
Deterministic Particle Flow Control
33-
========
33+
====================================
3434
DeterministicParticleFlowControl is a python package that allows for efficient
3535
and one shot computation of interventions for optimal stochastic control problems.
3636
Contains data for ploting of the associated publications, and code for

0 commit comments

Comments
 (0)