Skip to content

Commit

Permalink
Bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
obscurerichard committed Jan 8, 2024
1 parent 0246b00 commit 20cf1e5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ GeoAlchemy @ https://github.com/hozn/GeoAlchemy/archive/0.7.3dev1.tar.gz
arrow==0.15.5
envparse==0.2.0
falcon==2.0.0
freezing-model @ https://github.com/freezingsaddles/freezing-model/archive/0.7.18.tar.gz
freezing-model @ https://github.com/freezingsaddles/freezing-model/archive/0.7.19.tar.gz
greenstalk==1.0.1
gunicorn==20.0.4
python-mimeparse==1.6.0
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

from setuptools import setup

version = "0.3.2"
version = "0.3.3"

long_description = """
freezing-nq is the Freezing Saddles component for receiving
Expand Down

0 comments on commit 20cf1e5

Please sign in to comment.