Skip to content

Commit

Permalink
ENH: update package version (#203)
Browse files Browse the repository at this point in the history
* dummy commit for rerendering

* ENH updated version to 2.2.1

* MNT: Re-rendered with conda-build 24.1.2, conda-smithy 3.30.4, and conda-forge-pinning 2024.02.23.09.37.40

---------

Co-authored-by: conda-forge-webservices[bot] <121827174+conda-forge-webservices[bot]@users.noreply.github.com>
Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
  • Loading branch information
3 people authored Feb 23, 2024
1 parent ea054ff commit 65a0147
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set tests_to_skip = "_not_a_real_test" %}
{% set version = "2.2.0" %}
{% set version = "2.2.1" %}

package:
name: pandas
version: {{ version }}

source:
url: https://github.com/pandas-dev/pandas/releases/download/v{{ version }}/pandas-{{ version }}.tar.gz
sha256: 9c8a9c3938f4f4727ca056d0f96bdb0dd795e7b195283223e473eb29b3517cb6
sha256: 0ab90f87093c13f3e8fa45b48ba9f39181046e8f3317d3aadb2fffbb1b978572

build:
number: 0
Expand Down

0 comments on commit 65a0147

Please sign in to comment.