Skip to content

Commit

Permalink
Bump minor version
Browse files Browse the repository at this point in the history
  • Loading branch information
karangattu committed Nov 12, 2024
1 parent babd606 commit f312236
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@

setup(
name="fieldsurveys",
version="1.0.0",
version="1.0.2",
author="Karan Gathani",
author_email="karan.gathani+fieldsurveysapp@posit.co",
packages=find_packages(),
@@ -33,6 +33,7 @@
"timezonefinder==6.5.3",
"us==3.2.0",
"Wikipedia-API==0.7.1",
"google-api-python-client==2.151.0"
],
extras_require={
"tests": [

0 comments on commit f312236

Please sign in to comment.