Skip to content

Commit

Permalink
Update versionix to 0.99.1 (#51297)
Browse files Browse the repository at this point in the history
  • Loading branch information
BiocondaBot authored Oct 10, 2024
1 parent 102905c commit 85b3d91
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/versionix/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set name = "versionix" %}
{% set version = "0.99.0" %}
{% set version = "0.99.1" %}

package:
name: {{ name|lower }}
version: {{ version }}

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/versionix-{{ version }}.tar.gz
sha256: 3cef65bb22ae81987024f457e0349e606e2c103b8c3173b0eebca1def63d46d3
sha256: 022f28a65406b34160c1ad27c543ac0167f0bcacb960dcb9ca00bc588a425304

build:
entry_points:
Expand Down

0 comments on commit 85b3d91

Please sign in to comment.