Skip to content

Commit

Permalink
docs: bump version in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
pbelmans committed Jun 7, 2024
1 parent 7b04b11 commit 717c1f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
import setuptools

setuptools.setup(
name="hodge",
version="1.1",
name="diamond",
version="1.2",
author="Pieter Belmans",
author_email="pieter.belmans@uni.lu",
description="Compute and manipulate Hodge diamonds for many classes of smooth projective varieties",
Expand Down

0 comments on commit 717c1f1

Please sign in to comment.